diff --git a/vimrcs/basic.vim b/vimrcs/basic.vim index e4f44aab..af7877a5 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