Closed zcodes closed 6 years ago
// it should be like this $user ->some_func( $arg1, $arg2 ); // but actually $user ->some_func( $arg1, $arg2 );
it caused by code at line 1617-1619 of php.vim, it not check the condition like this and subtract a s:sw() width of indentation.
Thanks for reporting, this should be fixed now.
it caused by code at line 1617-1619 of php.vim, it not check the condition like this and subtract a s:sw() width of indentation.