]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
Set noswapfile
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 9 Apr 2015 15:54:21 +0000 (12:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 9 Apr 2015 15:54:21 +0000 (12:54 -0300)
vimrc.dot.link

index 7b04e3773166bbbe009e8e8e8b36477e4647b6e5..74f9187cc1821204a4176a460557bd9704e8d7fc 100644 (file)
@@ -4,6 +4,7 @@ set nonu
 set background=dark
 set nobackup
 set nowritebackup
+set noswapfile
 
 set noautoindent
 set nosmartindent