diff options
Diffstat (limited to 'autoload')
| -rw-r--r-- | autoload/health/nvim_treesitter.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autoload/health/nvim_treesitter.vim b/autoload/health/nvim_treesitter.vim deleted file mode 100644 index 53e187cda..000000000 --- a/autoload/health/nvim_treesitter.vim +++ /dev/null @@ -1,3 +0,0 @@ -function! health#nvim_treesitter#check() - lua require 'nvim-treesitter.health'.check() -endfunction |
