mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
parent
b85124af56
commit
8cf2e42e42
1 changed files with 2 additions and 2 deletions
|
|
@ -81,8 +81,8 @@
|
||||||
(set-tree-sitter! 'php-mode 'php-ts-mode
|
(set-tree-sitter! 'php-mode 'php-ts-mode
|
||||||
'((php :url "https://github.com/tree-sitter/tree-sitter-php"
|
'((php :url "https://github.com/tree-sitter/tree-sitter-php"
|
||||||
:rev "v0.23.11"
|
:rev "v0.23.11"
|
||||||
:commit "f7cf7348737d8cff1b13407a0bfedce02ee7b046"
|
:commit "f7cf7348737d8cff1b13407a0bfedce02ee7b046"
|
||||||
:source-dir "php/src")
|
:source-dir "php/src")
|
||||||
(phpdoc :url "https://github.com/claytonrcarter/tree-sitter-phpdoc"
|
(phpdoc :url "https://github.com/claytonrcarter/tree-sitter-phpdoc"
|
||||||
:commit "03bb10330704b0b371b044e937d5cc7cd40b4999")
|
:commit "03bb10330704b0b371b044e937d5cc7cd40b4999")
|
||||||
html css ; requires :lang (web +tree-sitter)
|
html css ; requires :lang (web +tree-sitter)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue