1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00
dotfiles/nvim/queries/php_only/indents.scm
2024-08-25 16:03:19 +02:00

10 lines
187 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)