forked from ELLIOTTCABLE/System
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
108 lines (108 loc) · 5.01 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[submodule "Dotfiles/vim/bundle/vim-pathogen"]
path = Dotfiles/vim/bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "Dotfiles/vim/bundle/vim-fugitive"]
path = Dotfiles/vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "Dotfiles/vim/bundle/vim-colors-solarized"]
path = Dotfiles/vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "Dotfiles/vim/bundle/nerdtree"]
path = Dotfiles/vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "Dotfiles/vim/bundle/nerdcommenter"]
path = Dotfiles/vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "Dotfiles/vim/bundle/vim-surround"]
path = Dotfiles/vim/bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "Dotfiles/vim/bundle/command-t"]
path = Dotfiles/vim/bundle/command-t
url = https://github.com/wincent/command-t.git
[submodule "Dotfiles/vim/bundle/vim-indent-guides"]
path = Dotfiles/vim/bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "Dotfiles/vim/bundle/vim-vividchalk"]
path = Dotfiles/vim/bundle/vim-vividchalk
url = git://github.com/tpope/vim-vividchalk.git
[submodule "Dotfiles/vim/bundle/supertab"]
path = Dotfiles/vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
[submodule "Dotfiles/vim/bundle/gist-vim"]
path = Dotfiles/vim/bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "Dotfiles/irssi/irssi-colors-solarized"]
path = Dotfiles/irssi/irssi-colors-solarized
url = git://github.com/lkraav/irssi-colors-solarized.git
[submodule "Dotfiles/vim/bundle/clang_complete"]
path = Dotfiles/vim/bundle/clang_complete
url = git://github.com/Rip-Rip/clang_complete.git
[submodule "Dotfiles/vim/bundle/gundo"]
path = Dotfiles/vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "Dotfiles/vim/bundle/autoclose.vim"]
path = Dotfiles/vim/bundle/autoclose.vim
url = git://github.com/korpz/Autoclose-vim.git
[submodule "Dotfiles/vim/bundle/vim-arpeggio"]
path = Dotfiles/vim/bundle/vim-arpeggio
url = git://github.com/kana/vim-arpeggio.git
[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-sparkup"]
path = Dotfiles/vim/bundle/vim-sparkup
url = http://github.com/bingaman/vim-sparkup.git
[submodule "Dotfiles/vim/bundle/vim-literate-coffeescript"]
path = Dotfiles/vim/bundle/vim-literate-coffeescript
url = http://github.com/mintplant/vim-literate-coffeescript.git
[submodule "Dotfiles/vim/bundle/vim-gitgutter"]
path = Dotfiles/vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "Dotfiles/vim/bundle/pegjs-vim"]
path = Dotfiles/vim/bundle/pegjs-vim
url = https://github.com/alunny/pegjs-vim
[submodule "Dotfiles/vim/bundle/ag.vim"]
path = Dotfiles/vim/bundle/ag.vim
url = https://github.com/rking/ag.vim
[submodule "Dotfiles/vim/bundle/vim-unimpaired"]
path = Dotfiles/vim/bundle/vim-unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "Dotfiles/vim/bundle/mustache"]
path = Dotfiles/vim/bundle/mustache
url = git://github.com/mustache/vim-mustache-handlebars.git
[submodule "Dotfiles/vim/bundle/vim-openscad"]
path = Dotfiles/vim/bundle/vim-openscad
url = https://github.com/sirtaj/vim-openscad.git
[submodule "Dotfiles/zsh/modules/zsh-syntax-highlighting"]
path = Dotfiles/zsh/modules/zsh-syntax-highlighting
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "Dotfiles/zsh/modules/zsh-history-substring-search"]
path = Dotfiles/zsh/modules/zsh-history-substring-search
url = git@github.com:zsh-users/zsh-history-substring-search.git
[submodule "Dotfiles/zsh/modules/zsh-autosuggestions"]
path = Dotfiles/zsh/modules/zsh-autosuggestions
url = git@github.com:tarruda/zsh-autosuggestions.git
[submodule "Dotfiles/vim/bundle/vim-nerdtree-tabs"]
path = Dotfiles/vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "Dotfiles/source-highlight/source-highlight-solarized"]
path = Dotfiles/source-highlight/source-highlight-solarized
url = git@github.com:jrunning/source-highlight-solarized.git
[submodule "Dotfiles/vim/bundle/vim-showmarks"]
path = Dotfiles/vim/bundle/vim-showmarks
url = https://github.com/jacquesbh/vim-showmarks.git
[submodule "Dotfiles/vim/bundle/ctrlp.vim"]
path = Dotfiles/vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "Dotfiles/vim/bundle/tern_for_vim"]
path = Dotfiles/vim/bundle/tern_for_vim
url = https://github.com/marijnh/tern_for_vim.git
[submodule "Dotfiles/vim/bundle/CoffeeTags"]
path = Dotfiles/vim/bundle/CoffeeTags
url = https://github.com/lukaszkorecki/CoffeeTags
[submodule "Dotfiles/vim/bundle/tagbar"]
path = Dotfiles/vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "Dotfiles/vim/bundle/bats.vim"]
path = Dotfiles/vim/bundle/bats.vim
url = https://github.com/vim-scripts/bats.vim