aboutsummaryrefslogtreecommitdiff
path: root/vim/after/indent/php.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/after/indent/php.vim')
-rw-r--r--vim/after/indent/php.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/after/indent/php.vim b/vim/after/indent/php.vim
index 61f09a1e..bff1b904 100644
--- a/vim/after/indent/php.vim
+++ b/vim/after/indent/php.vim
@@ -1,2 +1,2 @@
" Use four spaces for indentation
-call indent#spaces(4)
+call indent#Spaces(4)