zettelkasten.nvim/lua/zettelkasten
2021-05-04 20:23:07 +02:00
..
action.lua Add tests to text module 2021-05-04 17:13:48 +02:00
action_spec.lua Add get_line api wrapper method 2021-05-04 14:50:56 +02:00
anchor.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
anchor_spec.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
files_spec.lua Change zettel anchor getting function definition 2021-04-30 16:19:07 +02:00
init.lua Add follow link command to go to or create link 2021-05-04 14:06:59 +02:00
init_spec.lua Remove hardcoded options, do repo house-cleaning 2020-11-04 22:27:30 +01:00
link.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
link_spec.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
options_spec.lua Add configurable zettel root directory 2020-11-06 16:44:55 +01:00
text.lua Add anchor duplicate checking before creation 2021-05-04 20:23:07 +02:00
text_spec.lua Add tests to text module 2021-05-04 17:13:48 +02:00