-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
45 lines (45 loc) · 1.98 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
[submodule "dotfiles/vim/bundle/vim-coffee-script"]
path = dotfiles/vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "dotfiles/vim/bundle/vim-rails"]
path = dotfiles/vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "dotfiles/vim/bundle/ack"]
path = dotfiles/vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "dotfiles/vim/bundle/vimtodo"]
path = dotfiles/vim/bundle/vimtodo
url = https://github.com/mivok/vimtodo.git
[submodule "dotfiles/vim/bundle/matchit"]
path = dotfiles/vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "dotfiles/vim/bundle/vim-puppet"]
path = dotfiles/vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "dotfiles/vim/bundle/vim-golang"]
path = dotfiles/vim/bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "dotfiles/atom/packages/csharp.tmbundle"]
path = dotfiles/atom/packages/csharp.tmbundle
url = https://github.com/wintermi/csharp-tmbundle
[submodule "dotfiles/rbenv/plugins/rbenv-default-gems"]
path = dotfiles/rbenv/plugins/rbenv-default-gems
url = https://github.com/rbenv/rbenv-default-gems
[submodule "dotfiles/vim/bundle/elm-vim"]
path = dotfiles/vim/bundle/elm-vim
url = https://github.com/ElmCast/elm-vim
[submodule "dotfiles/vim/bundle/vim-move"]
path = dotfiles/vim/bundle/vim-move
url = https://github.com/matze/vim-move
[submodule "dotfiles/vim/bundle/typescript-vim"]
path = dotfiles/vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim
[submodule "vim/bundle/editorconfig-vim"]
path = dotfiles/vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule "config/xbar/plugins/github-status-bar"]
path = config/xbar/plugins/github-status-bar
url = https://github.com/github/github-status-bar
[submodule "config/xbar/plugins/up-or-not"]
path = config/xbar/plugins/up-or-not
url = https://github.com/spraints/up-or-not