-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
150 lines (149 loc) · 5.54 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = https://github.com/jlanzarotta/bufexplorer
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
ignore = dirty
[submodule "vim/bundle/autohotkey-ahk"]
path = vim/bundle/autohotkey-ahk
url = https://github.com/vim-scripts/autohotkey-ahk
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "vim/bundle/gundo.vim"]
path = vim/bundle/gundo.vim
url = https://github.com/sjl/gundo.vim
[submodule "vim/bundle/incsearch.vim"]
path = vim/bundle/incsearch.vim
url = https://github.com/haya14busa/incsearch.vim
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim
[submodule "vim/bundle/undotree"]
path = vim/bundle/undotree
url = https://github.com/mbbill/undotree
[submodule "vim/bundle/vim-snippets"]
path = vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/bundle/xmledit"]
path = vim/bundle/xmledit
url = https://github.com/sukima/xmledit
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/marcweber/vim-addon-mw-utils
[submodule "vim/bundle/vim-exchange"]
path = vim/bundle/vim-exchange
url = https://github.com/tommcdo/vim-exchange
[submodule "vim/bundle/vimtex"]
path = vim/bundle/vimtex
url = https://github.com/lervag/vimtex
[submodule "vim/bundle/vim-multiple-cursors"]
path = vim/bundle/vim-multiple-cursors
url = https://github.com/terryma/vim-multiple-cursors
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "vim/bundle/vim-textobj-comment"]
path = vim/bundle/vim-textobj-comment
url = https://github.com/glts/vim-textobj-comment.git
[submodule "vim/bundle/vim-textobj-line"]
path = vim/bundle/vim-textobj-line
url = https://github.com/kana/vim-textobj-line
ignore = dirty
[submodule "vim/bundle/indentline"]
path = vim/bundle/indentline
url = https://github.com/yggdroot/indentline
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "fonts"]
path = fonts
url = https://github.com/powerline/fonts
[submodule "vim/bundle/vim-vspec"]
path = vim/bundle/vim-vspec
url = https://github.com/kana/vim-vspec.git
ignore = dirty
[submodule "vim/bundle/taglist.vim"]
path = vim/bundle/taglist.vim
url = https://github.com/vim-scripts/taglist.vim
ignore = dirty
[submodule "vim/bundle/vim-foldsearch"]
path = vim/bundle/vim-foldsearch
url = https://github.com/embear/vim-foldsearch
ignore = dirty
[submodule "vim/bundle/matchit.zip"]
path = vim/bundle/matchit.zip
url = https://github.com/vim-scripts/matchit.zip
ignore = dirty
[submodule "vim/bundle/DrawIt"]
path = vim/bundle/DrawIt
url = https://github.com/vim-scripts/DrawIt.git
ignore = dirty
[submodule "vim/bundle/dbext.vim"]
path = vim/bundle/dbext.vim
url = https://github.com/lsfxz/dbext.vim.git
ignore = dirty
[submodule "vim/bundle/vim-textobj-user"]
path = vim/bundle/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
ignore = dirty
[submodule "vim/bundle/argtextobj.vim"]
path = vim/bundle/argtextobj.vim
url = https://github.com/vim-scripts/argtextobj.vim
[submodule "vim/bundle/vim-sql-workbench"]
path = vim/bundle/vim-sql-workbench
url = https://github.com/cosminadrianpopescu/vim-sql-workbench
ignore = dirty
[submodule "vim/bundle/vim-indent-object"]
path = vim/bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object
[submodule "vim/bundle/camelcasemotion"]
path = vim/bundle/camelcasemotion
url = https://github.com/bkad/camelcasemotion
[submodule "vim/bundle/vim-javacomplete2"]
path = vim/bundle/vim-javacomplete2
url = https://github.com/artur-shaik/vim-javacomplete2.git
[submodule "vim/bundle/vim-easy-align"]
path = vim/bundle/vim-easy-align
url = https://github.com/junegunn/vim-easy-align
[submodule "vim/bundle/visualrepeat"]
path = vim/bundle/visualrepeat
url = https://github.com/vim-scripts/visualrepeat.git
ignore = dirty
[submodule "vim/bundle/jedi-vim"]
path = vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "vim/bundle/vim-indentwise"]
path = vim/bundle/vim-indentwise
url = https://github.com/jeetsukumaran/vim-indentwise.git
[submodule "vim/bundle/deoplete.nvim"]
path = vim/bundle/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim.git
[submodule "vim/bundle/vim-hug-neovim-rpc"]
path = vim/bundle/vim-hug-neovim-rpc
url = https://github.com/roxma/vim-hug-neovim-rpc
[submodule "vim/bundle/nvim-yarp"]
path = vim/bundle/nvim-yarp
url = https://github.com/roxma/nvim-yarp.git