Re-enabled swap files\n\nLet's see how this works out and whether I have to change it back or not.
This commit is contained in:
parent
5329a42c56
commit
694e3af8f2
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -58,7 +58,7 @@ set showmatch
|
||||||
" Backup and file stuff
|
" Backup and file stuff
|
||||||
set nobackup
|
set nobackup
|
||||||
set nowb
|
set nowb
|
||||||
set noswapfile
|
" set noswapfile
|
||||||
|
|
||||||
" Indentation, etc.
|
" Indentation, etc.
|
||||||
set tabstop=2
|
set tabstop=2
|
||||||
|
|
Loading…
Reference in a new issue