aboutsummaryrefslogtreecommitdiff
path: root/.vim/ftplugin/php.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftplugin/php.vim')
-rw-r--r--.vim/ftplugin/php.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vim/ftplugin/php.vim b/.vim/ftplugin/php.vim
new file mode 100644
index 0000000..b8df966
--- /dev/null
+++ b/.vim/ftplugin/php.vim
@@ -0,0 +1,3 @@
+set shiftwidth=4
+set tabstop=4
+set expandtab