vim: ensure cmake treesitter parser is installed

This commit is contained in:
Fernando Schauenburg 2024-04-11 10:41:02 +02:00
parent d14ebc7281
commit 089c6f8ffc

View file

@ -26,6 +26,7 @@ return {
ensure_installed = {
"bash",
"c",
"cmake",
"cpp",
"haskell",
"html",