1
0
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:
1una 2019-06-16 14:51:18 +00:00 committed by GitHub
parent 5439d30a5a
commit f6f63b94c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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