Configured mason for auto-installation (currently does not work)
- added dockerfile treesitter
This commit is contained in:
@@ -289,7 +289,8 @@ function M.nvim_treesitter_new()
|
||||
"vim",
|
||||
"yaml",
|
||||
"toml",
|
||||
"php",
|
||||
"php",
|
||||
"dockerfile",
|
||||
}
|
||||
local run_langs = vim.tbl_extend("force", install_langs, {
|
||||
"htmlangular",
|
||||
|
||||
Reference in New Issue
Block a user