zettelkasten.nvim/lua/zettelkasten
Marty Oehme d29d92cc0a
Remove hardcoded options, do repo house-cleaning
Update readme and tmux.session file.

Remove unused tests, update option calling.
2020-11-04 22:27:30 +01:00
..
action.lua Move link extraction to link module 2020-11-04 22:04:31 +01:00
action_spec.lua Refactor open actions 2020-11-04 21:37:16 +01:00
anchor.lua Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
anchor_spec.lua Move anchor prepend function to anchor module 2020-10-31 11:05:30 +01:00
init.lua Remove hardcoded options, do repo house-cleaning 2020-11-04 22:27:30 +01:00
init_spec.lua Remove hardcoded options, do repo house-cleaning 2020-11-04 22:27:30 +01:00
link.lua Refactor link creation into parser style_func 2020-11-04 22:16:21 +01:00
link_spec.lua Refactor link creation into parser style_func 2020-11-04 22:16:21 +01:00
list.lua Remove hardcoded options, do repo house-cleaning 2020-11-04 22:27:30 +01:00
list_spec.lua Remove hardcoded options, do repo house-cleaning 2020-11-04 22:27:30 +01:00
options.lua Refactor option setting with defaults 2020-11-04 15:17:58 +01:00
options_spec.lua Add zettel link following style option 2020-11-01 22:18:40 +01:00