clean up ensure_installed a bit
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user