aboutsummaryrefslogtreecommitdiff
path: root/vim/indent/php.vim
blob: d0fb1f8f07f105ce0eb18d3a6ec8365e08f604b5 (plain) (blame)
1
2
3
4
" Lie to the php.vim indent file and tell it that it's already loaded itself,
" to stop it processing its ridiculous expression-based indenting that never
" seems to do what I want. Just plain autoindent is fine.
let b:did_indent = 1