diff --git a/nvim/queries/php_only/indents.scm b/nvim/queries/php_only/indents.scm index 23cd5c6..c686d13 100644 --- a/nvim/queries/php_only/indents.scm +++ b/nvim/queries/php_only/indents.scm @@ -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)