-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
108 lines (108 loc) · 3.7 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[submodule "bundle/vizardry"]
path = bundle/vizardry
url = https://github.com/ardagnir/vizardry
[submodule "bundle/spreadsheet.vim"]
path = bundle/spreadsheet.vim
url = https://github.com/vim-scripts/spreadsheet.vim
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown
[submodule "bundle/gotham"]
path = bundle/gotham
url = https://github.com/whatyouhide/vim-gotham
[submodule "bundle/SyntaxRange"]
path = bundle/SyntaxRange
url = https://github.com/vim-scripts/SyntaxRange
[submodule "bundle/rainbow"]
path = bundle/rainbow
url = https://github.com/kien/rainbow_parentheses.vim
[submodule "bundle/vim-syntax-extra"]
path = bundle/vim-syntax-extra
url = https://github.com/justinmk/vim-syntax-extra
[submodule "bundle/RoleplayingVim"]
path = bundle/RoleplayingVim
url = https://github.com/yotama9/RoleplayingVim
[submodule "bundle/Goyo"]
path = bundle/Goyo
url = https://github.com/junegunn/goyo.vim
[submodule "bundle/quicklink"]
path = bundle/quicklink
url = https://github.com/christoomey/vim-quicklink
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/EasyMotion"]
path = bundle/EasyMotion
url = https://github.com/easymotion/vim-easymotion
[submodule "bundle/netrw"]
path = bundle/netrw
url = https://github.com/vim-scripts/netrw.vim
[submodule "bundle/choosewin"]
path = bundle/choosewin
url = https://github.com/t9md/vim-choosewin
[submodule "bundle/vim-valloric-colorscheme"]
path = bundle/vim-valloric-colorscheme
url = https://github.com/Valloric/vim-valloric-colorscheme
[submodule "bundle/colorsbox"]
path = bundle/colorsbox
url = https://github.com/mkarmona/colorsbox
[submodule "bundle/Ubaryd"]
path = bundle/Ubaryd
url = https://github.com/Donearm/Ubaryd
[submodule "bundle/meta5"]
path = bundle/meta5
url = https://github.com/christophermca/meta5
[submodule "bundle/hilal"]
path = bundle/hilal
url = https://github.com/kocakosm/hilal
[submodule "bundle/vimshell"]
path = bundle/vimshell
url = https://github.com/Shougo/vimshell.vim
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.vim
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = https://github.com/Shougo/unite.vim
[submodule "bundle/vim-themes"]
path = bundle/vim-themes
url = https://github.com/mswift42/vim-themes
[submodule "bundle/mako"]
path = bundle/mako
url = https://github.com/sophacles/vim-bundle-mako
[submodule "bundle/AnsiEsc"]
path = bundle/AnsiEsc
url = https://github.com/vim-scripts/AnsiEsc.vim
[submodule "bundle/Base2Tone-vim"]
path = bundle/Base2Tone-vim
url = https://github.com/atelierbram/Base2Tone-vim
[submodule "bundle/CSApprox"]
path = bundle/CSApprox
url = https://github.com/godlygeek/csapprox
[submodule "bundle/Seiya"]
path = bundle/Seiya
url = https://github.com/miyakogi/seiya.vim
[submodule "bundle/deoplete.nvim"]
path = bundle/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim
[submodule "bundle/nvim-yarp"]
path = bundle/nvim-yarp
url = https://github.com/roxma/nvim-yarp
[submodule "bundle/vim-hug-neovim-rpc"]
path = bundle/vim-hug-neovim-rpc
url = https://github.com/roxma/vim-hug-neovim-rpc
[submodule "bundle/deoplete-jedi"]
path = bundle/deoplete-jedi
url = https://github.com/zchee/deoplete-jedi
[submodule "bundle/clang_complete"]
path = bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe
[submodule "Vundle.vim"]
path = Vundle.vim
url = https://github.com/VundleVim/Vundle.vim