1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
dotfiles/nvim/queries/php_only/indents.scm

7 lines
183 B
Scheme

; extends
; 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)