-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
48 lines (48 loc) · 1.83 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 ".vim/bundle/FuzzyFinder"]
path = .vim/bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder
[submodule ".vim/bundle/delimitMate"]
path = .vim/bundle/delimitMate
url = https://github.com/Raimondi/delimitMate
[submodule ".vim/bundle/minibufexpl.vim"]
path = .vim/bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/rcfiles"]
path = .vim/bundle/rcfiles
url = https://github.com/prabhakar97/rcfiles
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim
[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-bundler"]
path = .vim/bundle/vim-bundler
url = https://github.com/tpope/vim-bundler
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".vim/bundle/vim-gitgutter.git"]
path = .vim/bundle/vim-gitgutter.git
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-l9"]
path = .vim/bundle/vim-l9
url = https://github.com/eparreno/vim-l9
[submodule ".vim/bundle/vim-rails"]
path = .vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails
[submodule ".vim/bundle/vim-snipmate"]
path = .vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule ".vim/bundle/vim-snippets.git"]
path = .vim/bundle/vim-snippets.git
url = https://github.com/honza/vim-snippets.git