mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
7 lines
183 B
Scheme
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)
|
|
|