-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.29 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
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/tmuxline.vim"]
path = vim/bundle/tmuxline.vim
url = https://github.com/edkolev/tmuxline.vim
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-fireplace"]
path = vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/bundle/vim-clojure-highlight"]
path = vim/bundle/vim-clojure-highlight
url = https://github.com/guns/vim-clojure-highlight.git
[submodule "vim/bundle/vim-clojure-static"]
path = vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/elm-vim"]
path = vim/bundle/elm-vim
url = [email protected]:ElmCast/elm-vim.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-rhubarb"]
path = vim/bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb.git