Direct link to why we set noswap
This commit is contained in:
parent
f893537686
commit
61222a432e
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -1,7 +1,7 @@
|
|||
set nocompatible " Use Vim settings, rather then Vi settings
|
||||
set nobackup
|
||||
set nowritebackup
|
||||
set noswapfile " http://robots.thoughtbot.com/post/18739402579
|
||||
set noswapfile " http://robots.thoughtbot.com/post/18739402579/global-gitignore#comment-458413287
|
||||
set history=50
|
||||
set ruler " show the cursor position all the time
|
||||
set showcmd " display incomplete commands
|
||||
|
|
Loading…
Add table
Reference in a new issue