diff options
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/nvim-treesitter.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/nvim-treesitter.vim b/plugin/nvim-treesitter.vim index 30aba6699..9f216c86d 100644 --- a/plugin/nvim-treesitter.vim +++ b/plugin/nvim-treesitter.vim @@ -64,7 +64,6 @@ highlight default link TSKeyword Keyword highlight default link TSKeywordFunction Keyword highlight default link TSKeywordOperator TSOperator highlight default link TSKeywordReturn TSKeyword -highlight default link TSKeywordYield TSKeyword highlight default link TSException Exception highlight default link TSType Type |
