Kill swap files.
This commit is contained in:
parent
7170ff8bf7
commit
2231605662
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ set shiftwidth=2
|
||||||
set softtabstop=2
|
set softtabstop=2
|
||||||
set autoindent
|
set autoindent
|
||||||
|
|
||||||
|
" So done with this
|
||||||
|
set noswapfile
|
||||||
|
|
||||||
" I am lazy and I don't like holding shift.
|
" I am lazy and I don't like holding shift.
|
||||||
map ; :
|
map ; :
|
||||||
noremap ;; ;
|
noremap ;; ;
|
||||||
|
|
Loading…
Add table
Reference in a new issue