From e2d52b44080b9a3e8aa984585e2ef7974a553c3b Mon Sep 17 00:00:00 2001 From: Adam Hovorka Date: Thu, 16 Nov 2017 09:13:46 -0700 Subject: Disable forced sw=3 ts=3 in php files in vim Srsly dude? In the syntax file? Why? --- base/vim/indent/php.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/vim/indent') diff --git a/base/vim/indent/php.vim b/base/vim/indent/php.vim index 3c498a7..c5cba58 100644 --- a/base/vim/indent/php.vim +++ b/base/vim/indent/php.vim @@ -24,7 +24,7 @@ " Options: let php_noindent_switch=0 " set this to '1' to not try to indent switch/case statements -set sw=3 " default shiftwidth of 3 spaces +"set sw=3 " default shiftwidth of 3 spaces if exists("b:did_indent") -- cgit v1.2.3-70-g09d2