leave 'writebackup' option set, with it off file timestamps don't update on Windows

This commit is contained in:
Josh Holtrop 2015-02-19 15:12:26 -05:00
parent c5725d98b0
commit 5512abd331

2
vimrc
View File

@ -25,7 +25,7 @@ set tags=./tags;/
set grepprg=internal
set tabpagemax=999
set nobackup
set nowritebackup
"set nowritebackup
set noswapfile
set wildmode=longest,list,full
set splitright