Files
neovim/test/functional
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
..
2022-09-02 15:20:29 +01:00
2022-06-28 04:02:29 -07:00