Compare commits
2 commits
241071df30
...
e8652cbc16
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | e8652cbc16 | ||
Bruno BELANYI | ace6212f49 |
|
@ -38,10 +38,10 @@ set tabstop=8
|
|||
|
||||
" File parameters {{{
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" Disable backups, we have source control for that
|
||||
set nobackup
|
||||
" Disable swapfiles too
|
||||
set noswapfile
|
||||
" Enable swap files
|
||||
set swapfile
|
||||
" And undo files
|
||||
set undofile
|
||||
" }}}
|
||||
|
||||
" UI and UX parameters {{{
|
||||
|
|
Loading…
Reference in a new issue