-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
87 lines (87 loc) · 2.94 KB
/
.gitmodules
File metadata and controls
87 lines (87 loc) · 2.94 KB
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
[submodule "bundle/vim-rake"]
path = bundle/rake
url = https://github.com/tpope/vim-rake.git
[submodule "bundle/vim-bundler"]
path = bundle/bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "bundle/vim-rails"]
path = bundle/rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/c.vim"]
path = bundle/c
url = https://github.com/vim-scripts/c.vim.git
[submodule "bundle/vim-tlib"]
path = bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-snipmate"]
path = bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-snippets"]
path = bundle/snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/vim-surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-repeat"]
path = bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-rainbow-parentheses"]
path = bundle/rainbow-parentheses
url = https://github.com/kien/rainbow_parentheses.vim.git
[submodule "bundle/vim-tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule "bundle/a"]
path = bundle/a
url = https://github.com/vim-scripts/a.vim.git
[submodule "bundle/yankring"]
path = bundle/yankring
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "bundle/dirdiff"]
path = bundle/dirdiff
url = https://github.com/vim-scripts/DirDiff.vim.git
[submodule "bundle/nerdtree-tabs"]
path = bundle/nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/tmuxline"]
path = bundle/tmuxline
url = https://github.com/edkolev/tmuxline.vim.git
[submodule "bundle/ack"]
path = bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "bundle/matchit"]
path = bundle/matchit
url = https://github.com/chrisbra/matchit.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git