added java/kotlin

This commit is contained in:
2026-07-01 14:15:30 -05:00
parent abb12585de
commit 6e13a400b1
+2
View File
@@ -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",