summaryrefslogtreecommitdiff
path: root/base/vim/ftplugin/php.vim
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2022-04-01 20:13:53 -0700
committerJesse Morgan <jesse@jesterpm.net>2022-04-01 20:13:53 -0700
commitdbd34275f3efd14bb492a21bcaaef4584880ceb1 (patch)
treed063270b69d821a0329dab27bf173214833ea799 /base/vim/ftplugin/php.vim
parent9f825a1b7a848c9c8d0bf11de50fa850022483a7 (diff)
More uncommitted changes
Diffstat (limited to 'base/vim/ftplugin/php.vim')
-rw-r--r--base/vim/ftplugin/php.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/vim/ftplugin/php.vim b/base/vim/ftplugin/php.vim
new file mode 100644
index 0000000..76b6d58
--- /dev/null
+++ b/base/vim/ftplugin/php.vim
@@ -0,0 +1,2 @@
+setl ts=4 sw=4 sts=4
+