Add php-ts-mode

* etc/NEWS: Mention the new mode.
* lisp/progmodes/php-ts-mode.el: New file.  (Bug#71380)
This commit is contained in:
Vincenzo Pupillo 2024-06-07 12:39:03 +02:00 committed by Eli Zaretskii
parent ac14d56a4d
commit e37754fc59
2 changed files with 1652 additions and 0 deletions

View file

@ -1995,6 +1995,11 @@ A major mode based on the tree-sitter library for editing Elixir files.
*** New major mode 'lua-ts-mode'.
A major mode based on the tree-sitter library for editing Lua files.
---
*** New major mode 'php-ts-mode'.
A major mode based on the tree-sitter library for editing PHP files.
** Minibuffer and Completions
+++

File diff suppressed because it is too large Load diff