From 90f15d9bf750e35666e029174481dafbe5fde817 Mon Sep 17 00:00:00 2001 From: antonk52 Date: Sun, 4 Jul 2021 20:24:25 +0300 Subject: feat(keywords) merge return and yield into keyword.return group --- plugin/nvim-treesitter.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'plugin/nvim-treesitter.vim') 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 -- cgit v1.2.3-70-g09d2