aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter.lua
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-09-04 17:58:33 +0200
committerChristian Clason <c.clason@uni-graz.at>2022-09-06 07:57:46 +0200
commit97f38f0a9bbae4969f672746a62caa6cba136b45 (patch)
treefebc4ff84233816863be27ab6229a0c43fc526bd /runtime/lua/vim/treesitter.lua
parent64cc78c9f39b3066b74f01ec7e3f50fd316416e4 (diff)
downloadrneovim-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