fix typo in treesitter init cmds
This commit is contained in:
parent
1fdf01ccd4
commit
9c07c5c2ed
|
@ -79,7 +79,7 @@ M.treesitter_cmds = {
|
|||
"TSBufDisable",
|
||||
"TSEnable",
|
||||
"TSDisable",
|
||||
"TSModuleInhfo",
|
||||
"TSModuleInfo",
|
||||
}
|
||||
|
||||
M.gitsigns = function()
|
||||
|
|
Loading…
Reference in New Issue