diff options
Diffstat (limited to 'vim/after/indent/php.vim')
-rw-r--r-- | vim/after/indent/php.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/after/indent/php.vim b/vim/after/indent/php.vim index c36c7ff1..b4147c32 100644 --- a/vim/after/indent/php.vim +++ b/vim/after/indent/php.vim @@ -2,4 +2,3 @@ " often than it helps me; turn it off and just use autoindent setlocal autoindent setlocal indentexpr= - |