nvim: Update plugins and spellfile
This commit is contained in:
parent
d10db1be7d
commit
506b6cb2f6
4 changed files with 20 additions and 24 deletions
|
|
@ -13,7 +13,7 @@ return {
|
|||
lspFeatures = {
|
||||
enabled = true,
|
||||
languages = { "r", "python", "julia", "bash" },
|
||||
diagnostics = { enabled = true, triggers = { "BufWritePost" } },
|
||||
diagnostics = { enabled = false, triggers = { "BufWritePost" } },
|
||||
completion = { enabled = true },
|
||||
},
|
||||
codeRunner = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue