mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 20:26:26 +00:00
Add more treesitter parsers
This commit is contained in:
parent
a307c7e930
commit
784fee4cef
@ -4,14 +4,23 @@ local M = {}
|
||||
local ensure_installed = {
|
||||
"bash",
|
||||
"css",
|
||||
"dockerfile",
|
||||
"fish",
|
||||
"go",
|
||||
"gomod",
|
||||
"html",
|
||||
"java",
|
||||
"javascript",
|
||||
"json",
|
||||
"kotlin",
|
||||
"lua",
|
||||
"make",
|
||||
"python",
|
||||
"rust",
|
||||
"scala",
|
||||
"toml",
|
||||
"typescript",
|
||||
"vim",
|
||||
"yaml",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user