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", "make",
"markdown", "markdown",
"php", "php",
"phpdoc",
"regex", "regex",
"rst", "rst",
"scss", "scss",