Hilbish/nature
sammyette e5eefb1d2d
refactor!: rework docs and doc command (#218)
changes the actual file format of docs to markup since that's basically what we have been
using in the first place.

the docgen command has been modified to write markdown headings with the function name and
yaml metadata for easy consumption by hugo for the website.

all other docs have been moved to markdown as well this is the main reason this is a "breaking" change
users will have to reinstall hilbish (task uninstall and task install) to remove the old plaintext docs
2022-12-15 00:00:54 -04:00
..
commands refactor!: rework docs and doc command (#218) 2022-12-15 00:00:54 -04:00
opts fix: check if there is cmd input before attempting to add to history (closes #206) 2022-10-10 18:11:09 -04:00
completions.lua fix(nature/completions): get command name properly for custom completions 2022-12-05 23:15:35 -04:00
dirs.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
init.lua feat: print command errors via hook 2022-12-13 12:57:27 -04:00
runner.lua refactor!: rework docs and doc command (#218) 2022-12-15 00:00:54 -04:00
vim.lua feat: add hilbish.vim interface (closes #114) 2022-05-13 20:52:48 -04:00