zettelkasten.nvim/lua/zettelkasten
Marty Oehme 1742b74d5a
Refactor restricted option sets
Added utility function must_contain which will crawl through a set and
emit an error if the value is not contained in it.
2020-10-30 19:08:52 +01:00
..
anchor.lua Refactor anchor and link functions into files 2020-10-30 16:30:37 +01:00
anchor_spec.lua Refactor anchor and link functions into files 2020-10-30 16:30:37 +01:00
init.lua Refactor anchor and link functions into files 2020-10-30 16:30:37 +01:00
init_spec.lua Refactor anchor and link functions into files 2020-10-30 16:30:37 +01:00
link.lua Add link formatting function 2020-10-30 18:44:50 +01:00
link_spec.lua Add link formatting function 2020-10-30 18:44:50 +01:00
list.lua Refactor options to separate file 2020-10-30 16:04:23 +01:00
list_spec.lua Refactor options to separate file 2020-10-30 16:04:23 +01:00
options.lua Refactor restricted option sets 2020-10-30 19:08:52 +01:00
options_spec.lua Add link formatting function 2020-10-30 18:44:50 +01:00