mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
fixed a spelling mistake in basic.vim
replaced `et.c` with `etc.` in line 166.
This commit is contained in:
parent
5439d30a5a
commit
f6f63b94c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user