mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +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.
|
||||
; This is black magic. I came up with it myself but
|
||||
; i don't know why it works.
|
||||
;(ERROR
|
||||
; "/"
|
||||
; "**"
|
||||
; @indent.align)
|
||||
(ERROR "/" "**" "*" @indent.align)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue