mirror of
1
0
Fork 0

fixed a spelling mistake in basic.vim (#523)

replaced `et.c` with `etc.` in line 166.
This commit is contained in:
1una 2019-11-16 23:30:52 +08:00 committed by Amir Salihefendic
parent d551d7b20d
commit 538ee9c6e7
1 changed files with 1 additions and 1 deletions

View File

@ -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