fix: add plugin file

This commit is contained in:
Thomas Vigouroux
2020-04-19 14:19:56 +02:00
parent b706c4e8ed
commit 0d5ef2f980

View File

@@ -0,0 +1,7 @@
" Last Change: 2020 avril 19
if exists('g:loaded_nvim_treesitter')
finish
endif
let g:loaded_nvim_treesitter = 1