-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.73 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "bundle/neobundle.vim"]
path = bundle/neobundle.vim
url = https://github.com/Shougo/neobundle.vim
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown
[submodule "bundle/vim-multicursor"]
path = bundle/vim-multicursor
url = https://github.com/paradigm/vim-multicursor
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs
[submodule "bundle/vim-PinyinSearch"]
path = bundle/vim-PinyinSearch
url = https://github.com/ppwwyyxx/vim-PinyinSearch
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vim-scripts/vimwiki
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/winmanager"]
path = bundle/winmanager
url = https://github.com/vim-scripts/winmanager
[submodule "bundle/taglist.vim"]
path = bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim