Browse Source

Added Vundle

master
Ruel Tmeizeh 7 years ago
parent
commit
ad0c19a0a7
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      bundle/Vundle.vim

+ 3
- 0
.gitmodules View File

@ -0,0 +1,3 @@
[submodule "bundle/Vundle.vim"]
path = bundle/Vundle.vim
url = git@github.com:gmarik/Vundle.vim.git

+ 1
- 0
bundle/Vundle.vim

@ -0,0 +1 @@
Subproject commit 9a38216a1c0c597f978d73547d37681fc689c90d

Loading…
Cancel
Save