Stuff
This commit is contained in:
1
vimrc
1
vimrc
@@ -105,6 +105,7 @@ let g:WebDevIconsNerdTreeGitPluginForceVAlign = 1
|
||||
" }}}
|
||||
|
||||
" BACKUPS ###########################################################{{{
|
||||
set dir=$HOME/.vim/swp//
|
||||
autocmd BufWritePost * :silent execute ':w! ' ."$HOME/.vim/backups/" . escape(substitute(expand('%:p'), "/", "%", "g"), "%")
|
||||
|
||||
if exists('+undofile')
|
||||
|
||||
Reference in New Issue
Block a user