-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
81 lines (81 loc) · 3.1 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
76
77
78
79
80
81
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/html5.vim"]
path = vim/bundle/html5.vim
url = https://github.com/othree/html5.vim
[submodule "mintty/themes/mintty-colors-solarized"]
path = mintty/themes/mintty-colors-solarized
url = https://github.com/mavnn/mintty-colors-solarized
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/vim-commentary"]
path = vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/webapi-vim"]
path = vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim
[submodule "vim/bundle/Gist.vim"]
path = vim/bundle/Gist.vim
url = https://github.com/vim-scripts/Gist.vim
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch
[submodule "vim/bundle/camelcasemotion"]
path = vim/bundle/camelcasemotion
url = https://github.com/vim-scripts/camelcasemotion
[submodule "vim/bundle/vim-bookmarks"]
path = vim/bundle/vim-bookmarks
url = https://github.com/MattesGroeger/vim-bookmarks
[submodule "vim/bundle/rainbow_parentheses.vim"]
path = vim/bundle/rainbow_parentheses.vim
url = https://github.com/kien/rainbow_parentheses.vim
[submodule "vim/bundle/vim-css-color"]
path = vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color
[submodule "vim/bundle/vim-polyglot"]
path = vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule "vim/bundle/ack.vim"]
path = vim/bundle/ack.vim
url = https://github.com/mileszs/ack.vim
[submodule "vim/bundle/vim-terraform"]
path = vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "vim/bundle/vim-choosewin"]
path = vim/bundle/vim-choosewin
url = https://github.com/t9md/vim-choosewin.git
[submodule "vim/bundle/vim-obsession"]
path = vim/bundle/vim-obsession
url = https://github.com/tpope/vim-obsession.git
[submodule "system/dircolors-solarized"]
path = system/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized.git