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:
Talia 2017-11-06 11:29:05 +01:00
parent 5329a42c56
commit 694e3af8f2

2
vimrc
View file

@ -58,7 +58,7 @@ set showmatch
" Backup and file stuff
set nobackup
set nowb
set noswapfile
" set noswapfile
" Indentation, etc.
set tabstop=2