nvim: orgmode -> telekasten

This commit is contained in:
mequidis
2023-01-20 16:20:46 +02:00
parent b1414e70b5
commit 42d2d57766
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 })