Compare commits

..

1 Commits

Author SHA1 Message Date
guy176251 6e13a400b1 added java/kotlin 2026-07-01 14:15:30 -05:00
+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",