mirror of
https://github.com/pnx/dotfiles
synced 2026-07-02 14:33:40 +02:00
nvim/queries/php_only/indents.scm: fix phpdoc indents
This commit is contained in:
parent
c8b6b4f1d9
commit
fffa6d5322
1 changed files with 1 additions and 4 deletions
|
|
@ -3,8 +3,5 @@
|
||||||
; Fix for phpdoc comments that don't align * properly.
|
; Fix for phpdoc comments that don't align * properly.
|
||||||
; This is black magic. I came up with it myself but
|
; This is black magic. I came up with it myself but
|
||||||
; i don't know why it works.
|
; i don't know why it works.
|
||||||
;(ERROR
|
(ERROR "/" "**" "*" @indent.align)
|
||||||
; "/"
|
|
||||||
; "**"
|
|
||||||
; @indent.align)
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue