added java/kotlin
This commit is contained in:
@@ -291,6 +291,8 @@ function M.nvim_treesitter_new()
|
|||||||
"toml",
|
"toml",
|
||||||
"php",
|
"php",
|
||||||
"dockerfile",
|
"dockerfile",
|
||||||
|
"java",
|
||||||
|
"kotlin",
|
||||||
}
|
}
|
||||||
local run_langs = vim.tbl_extend("force", install_langs, {
|
local run_langs = vim.tbl_extend("force", install_langs, {
|
||||||
"htmlangular",
|
"htmlangular",
|
||||||
|
|||||||
Reference in New Issue
Block a user