vim-settings/neovim/lua/plugins
ViViDboarder 0c05f9db2a Refactor null-ls again
Now building a list of filetypes that already have language servers
configured and then excluding those filetypes from null-ls.

There is an override where they can be forced enabled for language
servers that may not have a formatter or where the null-ls formatter is
preferred. Eg. Python where I want to format with black.
2022-01-12 14:35:07 -08:00
..
null-ls Refactor null-ls again 2022-01-12 14:35:07 -08:00
airline.lua Run stylua on everything 2021-12-15 09:37:51 -08:00
ale.lua Move hadolint to null-ls 2022-01-10 14:53:16 -08:00
completion.lua Fix snippet expansion 2022-01-02 22:43:24 -08:00
goyo-limelight.lua Run stylua on everything 2021-12-15 09:37:51 -08:00
grepper.lua Replace grepper <leader>* and instead use telescope 2022-01-03 21:27:53 -08:00
lsp.lua Refactor null-ls again 2022-01-12 14:35:07 -08:00
lualine.lua Run stylua on everything 2021-12-15 09:37:51 -08:00
startify.lua Run stylua on everything 2021-12-15 09:37:51 -08:00
telescope.lua Replace grepper <leader>* and instead use telescope 2022-01-03 21:27:53 -08:00
todo.lua Add todo-comments 2022-01-02 07:43:31 -08:00
treesitter.lua Get Docker install permissions working and TS 2022-01-02 22:06:47 -08:00
whichkey.lua Run stylua on everything 2021-12-15 09:37:51 -08:00