mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-02-19 22:40:57 -05: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…
Add table
Add a link
Reference in a new issue