-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 2.43 KB
/
Copy path.gitmodules
File metadata and controls
57 lines (57 loc) · 2.43 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
[submodule "home/.oh-my-zsh"]
path = home/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "home/.vim/bundle/vim-pathogen"]
path = home/.vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "home/.vim/bundle/vim-latex"]
path = home/.vim/bundle/vim-latex
url = https://github.com/jcf/vim-latex.git
[submodule "home/.vim/bundle/nerdtree"]
path = home/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "home/.vim/bundle/vim-ctrlp"]
path = home/.vim/bundle/vim-ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "home/.vim/bundle/vim-sleuth"]
path = home/.vim/bundle/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "home/.vim/bundle/nerdcommenter"]
path = home/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "home/.vim/bundle/vim-coffee-script"]
path = home/.vim/bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "home/.vim/bundle/vim-ctrlp-funky"]
path = home/.vim/bundle/vim-ctrlp-funky
url = https://github.com/tacahiroy/ctrlp-funky.git
[submodule "home/.vim/bundle/vim-airline"]
path = home/.vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "home/.vim/bundle/vim-fugitive"]
path = home/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "home/.vim/bundle/vim-gitgutter"]
path = home/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "home/.vim/bundle/vim-twig"]
path = home/.vim/bundle/vim-twig
url = https://github.com/lunaru/vim-twig.git
[submodule "home/.vim/bundle/vim-mustache-handlebars"]
path = home/.vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule "home/.vim/bundle/vim-markdown"]
path = home/.vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown
[submodule "home/.vim/bundle/vim-instacode"]
path = home/.vim/bundle/vim-instacode
url = https://github.com/mattr555/vim-instacode.git
[submodule "home/.vim/bundle/gist-vim"]
path = home/.vim/bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "home/.vim/bundle/webapi-vim"]
path = home/.vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git