forked from badwtg1111/myvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
66 lines (66 loc) · 2.45 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/TagHighlight"]
path = bundle/TagHighlight
url = https://github.com/vim-scripts/TagHighlight.git
[submodule "bundle/powerline-fonts"]
path = bundle/powerline-fonts
url = https://github.com/Lokaltog/powerline-fonts.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/autojump.vim"]
path = bundle/autojump.vim
url = https://github.com/trotter/autojump.vim.git
[submodule "bundle/minibufexpl.vim"]
path = bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "bundle/L9"]
path = bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "bundle/calendar.vim"]
path = bundle/calendar.vim
url = https://github.com/itchyny/calendar.vim.git
[submodule "bundle/Command-T"]
path = bundle/Command-T
url = https://github.com/wincent/Command-T.git
[submodule "bundle/ctrlp-funky"]
path = bundle/ctrlp-funky
url = https://github.com/tacahiroy/ctrlp-funky.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-diff-toggle"]
path = bundle/vim-diff-toggle
url = https://github.com/twe4ked/vim-diff-toggle.git
[submodule "bundle/NERD_tree-Project"]
path = bundle/NERD_tree-Project
url = https://github.com/vim-scripts/NERD_tree-Project.git
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = https://github.com/rstacruz/sparkup.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-monokai-refined"]
path = bundle/vim-monokai-refined
url = [email protected]:jaromero/vim-monokai-refined.git
[submodule "bundle/ctrlsf.vim"]
path = bundle/ctrlsf.vim
url = https://github.com/dyng/ctrlsf.vim.git
[submodule "bundle/vim-youdao-translater"]
path = bundle/vim-youdao-translater
url = https://github.com/ianva/vim-youdao-translater.git
[submodule "bundle/indentLine"]
path = bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git