zettelkasten.nvim/lua/zettelkasten
Marty Oehme aad77cff07
Add function to open root index file
Call up `require 'zettelkasten'.open_index()` to open the file.
Pass along a file name `require 'zettelkasten'.open_index('home')` to
open said file at the zettel root instead.
2021-07-26 22:30:11 +02:00
..
action.lua Add function to open root index file 2021-07-26 22:30:11 +02:00
anchor.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
files.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
init.lua Add function to open root index file 2021-07-26 22:30:11 +02:00
link.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
options.lua Move functions working on buffer text to own module 2021-05-03 23:21:58 +02:00
text.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00