Fixed some bugs
Changes:
-
Added new colorschemes
-
Fixed blank statusline
-
Fixed fornatter for langs whose formatters don't edit the buffer
-
Separated formatter from
runners.fnl
. Some commands are dropped. Now<leader>mf
is the only keybinding for formatter. -
Added vim-qf for more qflist functionality
-
Added qflist bindings for fennel. (To be used for langs not supporting treesitter and lsp)
- Users should post a discussion on which langs they want to be configured with qflist or should define them themselves.
-
Added completion for conjure. This means that apart from fennel and other conjure-supported langs' keywords, other required modules' completion now works for fennel and anything that conjure supports.