refactor(treesitter)!: rename help to vimdoc (#521)

This commit is contained in:
Amaan Qureshi
2023-04-15 17:11:29 -04:00
committed by GitHub
parent 7ce1b1519a
commit 078250a114

View File

@ -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 = {