zettelkasten.nvim/lua/zettelkasten
Marty Oehme c9e490e042
Escape file name for file to edit
Use `fnameescape` before trying to edit a file when you open it through
a link.
2022-01-21 17:13:44 +01:00
..
action.lua Escape file name for file to edit 2022-01-21 17:13:44 +01: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