-
每次启动都报这个错 |
Beta Was this translation helpful? Give feedback.
Answered by
ayamir
Jan 7, 2025
Replies: 1 comment
-
install settings["treesitter_deps"] = function()
return {
"bash",
"c",
"cpp",
"css",
"go",
"gomod",
"html",
"javascript",
"json",
"jsonc",
-- "latex",
"lua",
"make",
"markdown",
"markdown_inline",
"python",
"rust",
"typescript",
"vimdoc",
"vue",
"yaml",
}
end
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
imac8t
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
install
tree-sitter
: https://github.com/ayamir/nvimdots/wiki/Prerequisites#optional-packagesOR
remove it in
lua/user/settings.lua
: