vim: nocompatible
This commit is contained in:
parent
263ba0c99d
commit
9ff3012e76
1 changed files with 0 additions and 1 deletions
1
.vimrc
1
.vimrc
|
@ -1,5 +1,4 @@
|
||||||
" Vundle
|
" Vundle
|
||||||
set nocompatible
|
|
||||||
filetype off
|
filetype off
|
||||||
" Set the runtime path to include Vundle and initialize
|
" Set the runtime path to include Vundle and initialize
|
||||||
set rtp+=~/.vim/bundle/Vundle.vim
|
set rtp+=~/.vim/bundle/Vundle.vim
|
||||||
|
|
Loading…
Reference in a new issue