Removing ale
This commit is contained in:
@@ -155,13 +155,13 @@ return {
|
||||
-- clangd = {},
|
||||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
-- Some languages (like typescript) have entire language plugins that can be useful:
|
||||
-- https://github.com/pmizio/typescript-tools.nvim
|
||||
--
|
||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||
rust_analyzer = {},
|
||||
ts_ls = {}, -- tsserver is deprecated
|
||||
ruff = {},
|
||||
pylsp = {
|
||||
|
Reference in New Issue
Block a user