neovim/cmake.deps
Christian Clason 97f38f0a9b fix(treesitter): do not link @error by default
The @error capture is used for tree-sitter's ERROR node, which indicates
a parsing error -- which can be quite frequent (and jarring) while typing.

Users can still manually `hi link @error Error` in their config.
2022-09-06 07:57:46 +02:00
..
cmake fix(treesitter): do not link @error by default 2022-09-06 07:57:46 +02:00
patches build libuv cmake (#19632) 2022-08-12 16:59:40 +01:00
CMakeLists.txt feat(treesitter): add viml parser and queries 2022-09-06 07:57:46 +02:00