mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore(nvim): remove spelling suggestions for LSP
This commit is contained in:
@@ -21,8 +21,6 @@ null_ls.setup({
|
||||
code_actions.gitsigns,
|
||||
code_actions.proselint,
|
||||
completion.luasnip,
|
||||
completion.spell,
|
||||
-- diagnostics.codespell,
|
||||
diagnostics.eslint, -- Eslint
|
||||
-- diagnostics.eslint_d, -- Eslint
|
||||
diagnostics.flake8, -- Python
|
||||
|
||||
Reference in New Issue
Block a user