mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
feat: create NvimTreesitter augroup at startup
This commit is contained in:
@@ -5,3 +5,6 @@ if exists('g:loaded_nvim_treesitter')
|
||||
endif
|
||||
|
||||
let g:loaded_nvim_treesitter = 1
|
||||
|
||||
augroup NvimTreesitter
|
||||
augroup END
|
||||
|
||||
Reference in New Issue
Block a user