added php *shudders*

This commit is contained in:
2026-05-14 01:56:19 -05:00
parent 6da322cd95
commit 74b676c66c
+1
View File
@@ -289,6 +289,7 @@ function M.nvim_treesitter_new()
"vim", "vim",
"yaml", "yaml",
"toml", "toml",
"php",
} }
local run_langs = vim.tbl_extend("force", install_langs, { local run_langs = vim.tbl_extend("force", install_langs, {
"htmlangular", "htmlangular",