From: Silvio Rhatto Date: Thu, 9 Apr 2015 15:54:21 +0000 (-0300) Subject: Set noswapfile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c7002ae5c05f1a7efc80167bd13215d41cfa2c1d;p=rhatto%2Fdotfiles%2Fvim.git Set noswapfile --- diff --git a/vimrc.dot.link b/vimrc.dot.link index 7b04e37..74f9187 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -4,6 +4,7 @@ set nonu set background=dark set nobackup set nowritebackup +set noswapfile set noautoindent set nosmartindent