diff options
author | Christian Clason <c.clason@uni-graz.at> | 2022-09-04 17:58:33 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2022-09-06 07:57:46 +0200 |
commit | 97f38f0a9bbae4969f672746a62caa6cba136b45 (patch) | |
tree | febc4ff84233816863be27ab6229a0c43fc526bd /runtime/lua/vim/treesitter.lua | |
parent | 64cc78c9f39b3066b74f01ec7e3f50fd316416e4 (diff) | |
download | rneovim-97f38f0a9bbae4969f672746a62caa6cba136b45.tar.gz rneovim-97f38f0a9bbae4969f672746a62caa6cba136b45.tar.bz2 rneovim-97f38f0a9bbae4969f672746a62caa6cba136b45.zip |
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.
Diffstat (limited to 'runtime/lua/vim/treesitter.lua')
0 files changed, 0 insertions, 0 deletions