nvim: add phpdoc to treesitter

This commit is contained in:
Oliver Davies 2023-01-27 10:00:53 +00:00
parent a666dbd912
commit 9317effa05

View file

@ -24,6 +24,7 @@ configs.setup {
"make",
"markdown",
"php",
"phpdoc",
"regex",
"rst",
"scss",