mirror of
https://github.com/Dannecron/Dannecron.git
synced 2025-12-25 16:22:35 +03:00
fix vimdoc error
This commit is contained in:
@@ -3,6 +3,7 @@ local M = {}
|
||||
M.treesitter = {
|
||||
ensure_installed = {
|
||||
"vim",
|
||||
"vimdoc",
|
||||
"lua",
|
||||
"html",
|
||||
"css",
|
||||
@@ -10,6 +11,7 @@ M.treesitter = {
|
||||
"typescript",
|
||||
"tsx",
|
||||
"c",
|
||||
"cmake",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user