Hilbish/nature
TorchedSammy 9b60dbfe99
refactor!: make runners require returning a table
allows for more options for runners in the future,
and makes it so that you can avoid passing
certain args more easily.
2022-05-29 21:34:02 -04:00
..
commands fix: load bg command on init 2022-05-24 19:26:35 -04:00
opts refactor!: make runners require returning a table 2022-05-29 21:34:02 -04:00
completions.lua fix: no command completions if query/line is an alias 2022-04-24 00:06:19 -04:00
dirs.lua refactor: (re)organize and change prelude path and structure 2022-04-23 00:03:50 -04:00
init.lua feat: extend hilbish.runner interface to allow multiple runners (#159) 2022-05-28 19:06:18 -04:00
runner.lua refactor!: make runners require returning a table 2022-05-29 21:34:02 -04:00
vim.lua feat: add hilbish.vim interface (closes #114) 2022-05-13 20:52:48 -04:00