This commit is contained in:
ninrod 2016-06-16 01:00:02 -03:00
parent 52ae475262
commit 94de2c865e

View File

@ -2,7 +2,7 @@
" A (not so) minimal vimrc. " 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! " We set it explicitely to make our position clear!
set nocompatible set nocompatible