mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
Highlights: default TSError to Normal
This provides a better experience for users without any extra config.
This commit is contained in:
parent
97c1e60bd4
commit
1a42056e09
3 changed files with 1 additions and 13 deletions
|
|
@ -562,10 +562,6 @@ HIGHLIGHTS *nvim-treesitter-highlights*
|
|||
*hl-TSError*
|
||||
For syntax/parser errors.
|
||||
|
||||
You can deactivate highlighting of syntax errors by adding this to your
|
||||
init.vim: >
|
||||
highlight link TSError Normal
|
||||
|
||||
`TSPunctDelimiter`
|
||||
*hl-TSPunctDelimiter*
|
||||
For delimiters ie: `.`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue