This commit is contained in:
ninrod 2016-06-16 01:00:02 -03:00 committed by Marco Hinz
parent 52ae475262
commit 36acae11ad

View File

@ -2,7 +2,7 @@
" A (not so) minimal vimrc.
"
" You want Vim, not vi. When Vim finds a vimrc, 'nocomptaible' is set anyway.
" You want Vim, not vi. When Vim finds a vimrc, 'nocompatible' is set anyway.
" We set it explicitely to make our position clear!
set nocompatible