-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
94 lines (93 loc) · 3.77 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
[submodule "Vundle.vim"]
path = vim/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "vim-colors-solarized"]
path = vim/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "molokai"]
path = vim/.vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule "phd"]
path = vim/.vim/bundle/phd
url = https://github.com/vim-scripts/phd.git
[submodule "vim-powerline"]
path = vim/.vim/bundle/vim-powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "vim-cpp-enhanced-highlight"]
path = vim/.vim/bundle/vim-cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git
[submodule "vim-indent-guides"]
path = vim/.vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "vim-fswitch"]
path = vim/.vim/bundle/vim-fswitch
url = https://github.com/derekwyatt/vim-fswitch.git
[submodule "vim-signature"]
path = vim/.vim/bundle/vim-signature
url = https://github.com/kshenoy/vim-signature.git
[submodule "BOOKMARKS--Mark-and-Highlight-Full-Lines"]
path = vim/.vim/bundle/BOOKMARKS--Mark-and-Highlight-Full-Lines
url = https://github.com/vim-scripts/BOOKMARKS--Mark-and-Highlight-Full-Lines.git
[submodule "tagbar"]
path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "indexer.tar.gz"]
path = vim/.vim/bundle/indexer.tar.gz
url = https://github.com/vim-scripts/indexer.tar.gz.git
[submodule "DfrankUtil"]
path = vim/.vim/bundle/DfrankUtil
url = https://github.com/vim-scripts/DfrankUtil.git
[submodule "vimprj"]
path = vim/.vim/bundle/vimprj
url = https://github.com/vim-scripts/vimprj.git
[submodule "ctrlsf.vim"]
path = vim/.vim/bundle/ctrlsf.vim
url = https://github.com/dyng/ctrlsf.vim.git
[submodule "vim-multiple-cursors"]
path = vim/.vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors.git
[submodule "nerdcommenter"]
path = vim/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "DrawIt"]
path = vim/.vim/bundle/DrawIt
url = https://github.com/vim-scripts/DrawIt.git
[submodule "ultisnips"]
path = vim/.vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "YouCompleteMe"]
path = vim/.vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim-protodef"]
path = vim/.vim/bundle/vim-protodef
url = https://github.com/derekwyatt/vim-protodef.git
[submodule "nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "minibufexpl.vim"]
path = vim/.vim/bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "wildfire.vim"]
path = vim/.vim/bundle/wildfire.vim
url = https://github.com/gcmt/wildfire.vim.git
[submodule "gundo.vim"]
path = vim/.vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim.git
[submodule "vim-easymotion"]
path = vim/.vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim-instant-markdown"]
path = vim/.vim/bundle/vim-instant-markdown
url = https://github.com/suan/vim-instant-markdown.git
[submodule "fcitx.vim"]
path = vim/.vim/bundle/fcitx.vim
url = https://github.com/lilydjwg/fcitx.vim.git
[submodule "Mark"]
path = vim/.vim/bundle/Mark
url = https://github.com/vim-scripts/Mark.git
[submodule "taglist.vim"]
path = vim/.vim/bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "winmanager"]
path = vim/.vim/bundle/winmanager
url = https://github.com/vim-scripts/winmanager.git