ray-x / go.nvim

G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
MIT License
2.06k stars 123 forks source link

Disable treesitter highlight injection for SQL and json #360

Open razcoen opened 1 year ago

razcoen commented 1 year ago

How do I disable the treesitter highlight injection for SQL and JSON? It has too many false positives for me so I prefer to disable it.

I tried setting textobjects to false but without luck.