forked from robmiller/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
75 lines (75 loc) · 2.75 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
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
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "vim/bundle/vim-peepopen"]
path = vim/bundle/vim-peepopen
url = https://github.com/shemerey/vim-peepopen.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/zencoding-vim"]
path = vim/bundle/zencoding-vim
url = http://github.com/mattn/zencoding-vim.git
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/bundle/vim-sleuth"]
path = vim/bundle/vim-sleuth
url = git://github.com/tpope/vim-sleuth.git
[submodule "vim/bundle/vim-speeddating"]
path = vim/bundle/vim-speeddating
url = git://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = git://github.com/tpope/vim-eunuch.git
[submodule "vim/bundle/phpfolding"]
path = vim/bundle/phpfolding
url = git://github.com/vim-scripts/phpfolding.vim.git
[submodule "vim/bundle/vdebug"]
path = vim/bundle/vdebug
url = git://github.com/joonty/vdebug.git
[submodule "vim/bundle/ctrl-p"]
path = vim/bundle/ctrl-p
url = git://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-movar"]
path = vim/bundle/vim-movar
url = https://github.com/robmiller/vim-movar.git
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive
[submodule "vim/bundle/vim-rubocop"]
path = vim/bundle/vim-rubocop
url = [email protected]:ngmy/vim-rubocop.git
[submodule "vim/bundle/vim-twig"]
path = vim/bundle/vim-twig
url = [email protected]:evidens/vim-twig
[submodule "vim/bundle/vim-obsession"]
path = vim/bundle/vim-obsession
url = [email protected]:tpope/vim-obsession