aboutsummaryrefslogtreecommitdiff
path: root/ftdetect/php.vim
diff options
context:
space:
mode:
Diffstat (limited to 'ftdetect/php.vim')
-rw-r--r--ftdetect/php.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/php.vim b/ftdetect/php.vim
new file mode 100644
index 0000000..1e3236f
--- /dev/null
+++ b/ftdetect/php.vim
@@ -0,0 +1 @@
+autocmd BufNewFile,BufReadPost *.php setfiletype php