mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
robust treesitter setup for upcoming changes
This commit is contained in:
parent
f0d0d3c4ec
commit
aa39a3c207
6 changed files with 186 additions and 90 deletions
|
|
@ -50,6 +50,7 @@ now_if_args(function()
|
|||
},
|
||||
diagnostics = {
|
||||
disable = { "trailing-space" },
|
||||
globals = { "vim" },
|
||||
},
|
||||
workspace = {
|
||||
checkThirdParty = false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue