diff options
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/nvim-treesitter.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/nvim-treesitter.vim b/plugin/nvim-treesitter.vim index c4136ea82..e103b8766 100644 --- a/plugin/nvim-treesitter.vim +++ b/plugin/nvim-treesitter.vim @@ -48,6 +48,7 @@ highlight default link TSLabel Label highlight default link TSOperator Operator highlight default link TSKeyword Keyword highlight default link TSKeywordFunction Keyword +highlight default link TSKeywordOperator TSOperator highlight default link TSException Exception highlight default link TSType Type |
