mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-16 07:13:52 -05:00
vim modeline confuses slow programmers
Adding 'expandtab' (et) to the modeline prevents whitespace nightmares.
This commit is contained in:
committed by
Tim Pope
parent
693d32cdd4
commit
96db5642a1
@@ -2359,4 +2359,4 @@ endfunction
|
||||
|
||||
" }}}1
|
||||
|
||||
" vim:set ft=vim ts=8 sw=2 sts=2:
|
||||
" vim:set ft=vim ts=8 et sw=2 sts=2:
|
||||
|
||||
Reference in New Issue
Block a user