-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
78 lines (78 loc) · 2.94 KB
/
Copy path.gitmodules
File metadata and controls
78 lines (78 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
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "vim/bundle/vim-ctrlp"]
path = vim/bundle/vim-ctrlp
url = git@github.com:ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/vibrantink"]
path = vim/bundle/vibrantink
url = git@github.com:vim-scripts/vibrantink.git
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = git@github.com:easymotion/vim-easymotion.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git@github.com:robbyrussell/oh-my-zsh.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = git@github.com:tmux-plugins/tpm.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = git@github.com:tpope/vim-commentary.git
[submodule "vim/bundle/vim-autoformat"]
path = vim/bundle/vim-autoformat
url = git@github.com:Chiel92/vim-autoformat.git
[submodule "vim/bundle/vim-syntastic"]
path = vim/bundle/vim-syntastic
url = git@github.com:vim-syntastic/syntastic.git
[submodule "vim/bundle/vim-rspec"]
path = vim/bundle/vim-rspec
url = git@github.com:thoughtbot/vim-rspec.git
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = git@github.com:tmux-plugins/tmux-resurrect.git
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = git@github.com:tmux-plugins/tmux-sensible.git
[submodule "tmux/plugins/tmux-themepack"]
path = tmux/plugins/tmux-themepack
url = git@github.com:jimeh/tmux-themepack.git
[submodule "tmux/plugins/tmux-pain-control"]
path = tmux/plugins/tmux-pain-control
url = git@github.com:tmux-plugins/tmux-pain-control.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = git@github.com:vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = git@github.com:pangloss/vim-javascript.git
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = git@github.com:leafgarland/typescript-vim.git
[submodule "vim/bundle/vim-solidity"]
path = vim/bundle/vim-solidity
url = https://github.com/tomlion/vim-solidity.git
[submodule "vim/bundle/vim-slim"]
path = vim/bundle/vim-slim
url = git://github.com/slim-template/vim-slim.git
[submodule "vim/bundle/splitjoin"]
path = vim/bundle/splitjoin
url = https://github.com/AndrewRadev/splitjoin.vim.git
[submodule "vim/bundle/vim-vue"]
path = vim/bundle/vim-vue
url = git@github.com:posva/vim-vue.git
[submodule "vim/bundle/emmet-vim"]
path = vim/bundle/emmet-vim
url = git@github.com:mattn/emmet-vim.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = git@github.com:tpope/vim-repeat.git
[submodule "vim/bundle/ack-vim"]
path = vim/bundle/ack-vim
url = git@github.com:mileszs/ack.vim.git