vim: nocompatible

This commit is contained in:
Michael Grote 2021-08-16 14:21:49 +02:00
parent 263ba0c99d
commit 9ff3012e76

1
.vimrc
View file

@ -1,5 +1,4 @@
" Vundle
set nocompatible
filetype off
" Set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim