mirror of
https://github.com/ivuorinen/astronvim_config.git
synced 2026-01-31 18:41:34 +00:00
Config updates
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
return {
|
||||
-- Automatically install missing parsers when entering buffer
|
||||
auto_install = true,
|
||||
ensure_installed = {
|
||||
"c", "help", "bash", "comment", "diff", "dockerfile", "html", "json",
|
||||
"json5", "javascript", "latex", "markdown", "php", "phpdoc", "python",
|
||||
"scss", "terraform", "todotxt", "toml", "typescript", "vim", "vue",
|
||||
"yaml"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user