fixed a spelling mistake in basic.vim (#523)
replaced `et.c` with `etc.` in line 166.
This commit is contained in:
parent
d551d7b20d
commit
538ee9c6e7
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue