Remove Vundle.
This commit is contained in:
parent
747653fb61
commit
e80695e66f
5 changed files with 0 additions and 17 deletions
|
@ -1 +0,0 @@
|
|||
Subproject commit 223092c178c45a2d0597f611667603e24f01f954
|
|
@ -1 +0,0 @@
|
|||
Subproject commit ec39927fcbb53a77e628b2d138e0a43caa945a3b
|
|
@ -1 +0,0 @@
|
|||
Subproject commit fa433e0b7330753688f715f3be5d10dc480f20e5
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 0b28e334e65b6628b0a61c412fcb45204a2f2bab
|
|
@ -1,20 +1,7 @@
|
|||
" Max's .vimrc
|
||||
" Honourary mention to Gary Bernhardt
|
||||
|
||||
""""""""""""""""""""""""""""""""""""""
|
||||
" Vundle, for all my beautiful plugins
|
||||
""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
set nocompatible
|
||||
filetype off
|
||||
|
||||
set rtp+=~/.vim/bundle/vundle/
|
||||
call vundle#rc()
|
||||
|
||||
Bundle 'gmarik/vundle'
|
||||
Bundle 'wincent/command-t'
|
||||
Bundle 'tpope/vim-rsi'
|
||||
Bundle 'tpope/vim-surround'
|
||||
|
||||
""""""""""""""""""""""
|
||||
" Basic editing config
|
||||
|
|
Loading…
Add table
Reference in a new issue