Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
new vundle init
  • Loading branch information
tempire committed Sep 26, 2014
1 parent 33fe362 commit 7dead9a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vimrc
@@ -1,5 +1,6 @@
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
" set the runtime path to include Vundle and initialize
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()

Plugin 'gmarik/vundle'
Plugin 'scrooloose/nerdtree'
Expand Down

0 comments on commit 7dead9a

Please sign in to comment.