zettelkasten.nvim/lua/zettelkasten
Marty Oehme 0e77624689
ci/woodpecker/push/woodpecker Pipeline was successful Details
BREAKING: Unify lua and plug API mappings
Made the names of the functions to invoke the plugin the same.
This is a BREAKING change if using the lua mappings.

On the other hand, it should stay pretty stable for the foreseeable
future, with only new ones added and possibly vim commands added.
2022-01-21 18:37:35 +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 BREAKING: Unify lua and plug API mappings 2022-01-21 18:37:35 +01: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