nvim-treesitter/queries/php
przepompownia 1cec3899f5 indents(php): @auto on comment and ERROR
Currently with
```vim
setlocal autoindent
setlocal smartindent
```
in `after/indent/php.vim` it allows correct indentation
inside PHP docblocks.
2022-05-15 14:52:43 +02:00
..
folds.scm Folds: rename query files to folds.scm to be consistent 2020-09-14 18:26:30 +02:00
highlights.scm highlights(php): improve highlight for attributes 2022-05-13 18:46:32 +02:00
indents.scm indents(php): @auto on comment and ERROR 2022-05-15 14:52:43 +02:00
injections.scm parsers: add phpdoc parser (experimental) 2022-01-20 15:37:44 +01:00
locals.scm highlights/locals(php): rename type_name -> named_type 2021-05-17 13:27:58 +02:00