refactor(treesitter)!: rename help to vimdoc (#521)
This commit is contained in:
1 parent
7ce1b1519a
commit
078250a114
1 file changed
+1
-1
@@ -38,7 +38,6 @@ return {
|
||||
ensure_installed = {
|
||||
"bash",
|
||||
"c",
|
||||
"help",
|
||||
"html",
|
||||
"javascript",
|
||||
"json",
|
||||
@@ -53,6 +52,7 @@ return {
|
||||
"tsx",
|
||||
"typescript",
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"yaml",
|
||||
},
|
||||
incremental_selection = {
|
||||
|
||||
Reference in new issue
Block a user