Migration of lspconfig to vim.lsp
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 39s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 39s
This commit is contained in:
@@ -24,6 +24,7 @@ local fixers = {
|
||||
python = { "yapf" },
|
||||
pascal = { "ptop" },
|
||||
haskell = { "fourmolu" },
|
||||
rust = { "rustfmt" },
|
||||
}
|
||||
|
||||
vim.g.ale_linters = linters
|
||||
|
||||
Reference in New Issue
Block a user