robust treesitter setup for upcoming changes

This commit is contained in:
Daniel Winkler 2026-01-31 15:24:16 +11:00
commit aa39a3c207
6 changed files with 186 additions and 90 deletions

View file

@ -50,6 +50,7 @@ now_if_args(function()
},
diagnostics = {
disable = { "trailing-space" },
globals = { "vim" },
},
workspace = {
checkThirdParty = false,