clean up ensure_installed a bit

This commit is contained in:
2024-11-03 18:18:34 -05:00
parent 123ce6315d
commit 9cc48bd74b
+2 -6
View File
@@ -16,8 +16,6 @@ return {
autotag = { enable = true },
ensure_installed = {
"bash",
"cmake",
"cpp",
"css",
"diff",
"dockerfile",
@@ -32,18 +30,16 @@ return {
"lua",
"markdown",
"markdown_inline",
"nginx",
"perl",
"php",
"python",
"regex",
"sql",
"ssh_config",
"todotxt",
"typescript",
"vim",
"vimdoc",
"xml",
"tmux",
"toml",
"yaml",
},
auto_install = true,