From dbd34275f3efd14bb492a21bcaaef4584880ceb1 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 1 Apr 2022 20:13:53 -0700 Subject: More uncommitted changes --- base/vim/ftplugin/php.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 base/vim/ftplugin/php.vim (limited to 'base/vim/ftplugin/php.vim') 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 + -- cgit v1.2.3