nvim: add phpdoc to treesitter
This commit is contained in:
parent
a666dbd912
commit
9317effa05
|
@ -24,6 +24,7 @@ configs.setup {
|
|||
"make",
|
||||
"markdown",
|
||||
"php",
|
||||
"phpdoc",
|
||||
"regex",
|
||||
"rst",
|
||||
"scss",
|
||||
|
|
Reference in a new issue