nvim: orgmode -> telekasten

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent 491318e80f
commit 028a7409e0
4 changed files with 14 additions and 12 deletions

View File

@ -0,0 +1,2 @@
local home = vim.fn.expand("~/docs/zettelkasten")
require("telekasten").setup({ home = home })