lsp/presets/phpantom: init

This commit is contained in:
Snoweuph 2026-06-05 02:21:56 +02:00
commit 0c3f1c4cfa
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 28 additions and 1 deletions

View file

@ -329,6 +329,8 @@
- Add `emmet-ls` to the supported LSPs for all languages it supports.
- Added `phpantom` LSP preset and into `languages.php`.
- Added {option}`vim.treesitter.queries` to support adding custom queries.
- Added injections for `query = '' ... ''` as `query` and `mkLualine '' ... ''`,