refactor(treesitter)!: rename help to vimdoc

This commit is contained in:
Amaan Qureshi 2023-04-01 10:53:26 -04:00
parent 7ce1b1519a
commit 43f9d50a1b
No known key found for this signature in database
GPG key ID: E67890ADC4227273

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