Indent less with 4

This commit is contained in:
Max Bucknell 2016-02-08 09:00:56 +00:00
parent ad355fad39
commit f815a09243

View file

@ -344,7 +344,7 @@ augroup vimrcEx
\ endif
" Language whitespace settings
autocmd FileType snippets,javascript,json,c,xml,java,php,python setl et sw=4 sts=4
autocmd FileType less,snippets,javascript,json,c,xml,java,php,python setl et sw=4 sts=4
autocmd FileType make setl noet sw=8 sts=8 ts=8
" Hard wrap prose