This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-02 11:36:54 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
00a8cfd562
nvim-treesitter
/
queries
/
php
/
indents.scm
2 lines
21 B
Scheme
Raw
Normal View
History
Unescape
Escape
feat: add the php_only parser included in tree-sitter-php (#5876) Add parser `php_only` for PHP files without HTML embedded. Make queries for combined parser `php` inherit from `php_only` (no extensions needed). --------- Co-authored-by: shirasaka <tk.shirasaka@gmail>
2024-01-20 21:34:49 +09:00
; inherits: php_only
Reference in a new issue
Copy permalink