mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
help was renamed to vimdoc (see https://github.com/nvim-treesitter/nvim-treesitter/pull/4593 )
This commit is contained in:
parent
7048619cc1
commit
c657d9f057
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ return {
|
|||
ensure_installed = {
|
||||
"bash",
|
||||
"c",
|
||||
"help",
|
||||
"vimdoc",
|
||||
"html",
|
||||
"javascript",
|
||||
"json",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue