mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-23 04:17:37 +00:00
0c05f9db2a
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. |
||
---|---|---|
.. | ||
null-ls | ||
airline.lua | ||
ale.lua | ||
completion.lua | ||
goyo-limelight.lua | ||
grepper.lua | ||
lsp.lua | ||
lualine.lua | ||
startify.lua | ||
telescope.lua | ||
todo.lua | ||
treesitter.lua | ||
whichkey.lua |