fix typo in treesitter init cmds

This commit is contained in:
asiryk 2022-06-26 16:58:51 +03:00 committed by siduck
parent 1fdf01ccd4
commit 9c07c5c2ed
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ M.treesitter_cmds = {
"TSBufDisable",
"TSEnable",
"TSDisable",
"TSModuleInhfo",
"TSModuleInfo",
}
M.gitsigns = function()