diff --git a/vimrcs/basic.vim b/vimrcs/basic.vim index 11d1ed81..dd439cbc 100644 --- a/vimrcs/basic.vim +++ b/vimrcs/basic.vim @@ -163,7 +163,7 @@ set ffs=unix,dos,mac """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " => Files, backups and undo """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -" Turn backup off, since most stuff is in SVN, git et.c anyway... +" Turn backup off, since most stuff is in SVN, git etc. anyway... set nobackup set nowb set noswapfile