fix: update treesitter ensure_installed

Renamed the module from "help" to "vimdoc" due to naming changes in the treesitter project.
This commit is contained in:
Sebastian Ullrich 2023-04-14 11:47:29 +02:00 committed by GitHub
parent 7ce1b1519a
commit 4f7e9b6c65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ return {
ensure_installed = {
"bash",
"c",
"help",
"vimdoc",
"html",
"javascript",
"json",