forked from julienschmidt/vim
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 888 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 888 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "bundle/vim-railscasts-theme"]
path = bundle/vim-railscasts-theme
url = https://github.com/jpo/vim-railscasts-theme.git
[submodule "bundle/neocomplete.vim"]
path = bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/tomasr/molokai.git