vim: ensure cmake
treesitter parser is installed
This commit is contained in:
parent
d14ebc7281
commit
089c6f8ffc
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ return {
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
"bash",
|
"bash",
|
||||||
"c",
|
"c",
|
||||||
|
"cmake",
|
||||||
"cpp",
|
"cpp",
|
||||||
"haskell",
|
"haskell",
|
||||||
"html",
|
"html",
|
||||||
|
|
Loading…
Add table
Reference in a new issue