-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
63 lines (63 loc) · 2.4 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
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/vim-coffee-script"]
path = vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-gradle"]
path = vim/bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less
[submodule "vim/bundle/vim-mustache-handlebars"]
path = vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule "vim/bundle/vim-scala"]
path = vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "vim/bundle/vim-tmux-navigator"]
path = vim/bundle/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-cjsx"]
path = vim/bundle/vim-cjsx
url = https://github.com/mtscout6/vim-cjsx.git
[submodule "vim/bundle/vim-easymotion"]
path = vim/bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "solarized"]
path = solarized
url = https://github.com/altercation/solarized.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/wting/rust.vim.git
[submodule "vim/bundle/vim-lldb"]
path = vim/bundle/vim-lldb
url = https://github.com/gilligan/vim-lldb.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "vim/bundle/elm.vim"]
path = vim/bundle/elm.vim
url = https://github.com:lambdatoast/elm.vim.git