ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

feat(treesitter): use ts-indent and disable legacy syntax engine #1062

Closed Jint-lzxy closed 11 months ago

Jint-lzxy commented 11 months ago

https://github.com/nvim-treesitter/nvim-treesitter/commit/f53e6e82df8efb17b9b04d2f6d5ad64755786b7e fixed the last dangling syntax issue in C/C++, So IMO we can now completely switch to treesitter-based highlight (and indent) lol