-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
69 lines (69 loc) · 3.21 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
[submodule "dot-files/vim/bundle/fugitive"]
path = dot-files/vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "dot-files/vim/bundle/PIV"]
path = dot-files/vim/bundle/PIV
url = https://github.com/spf13/PIV.git
[submodule "dot-files/vim/bundle/nerdtree"]
path = dot-files/vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "dot-files/vim/bundle/jsbeautify"]
path = dot-files/vim/bundle/jsbeautify
url = https://github.com/vim-scripts/jsbeautify.git
[submodule "dot-files/vim/bundle/Source-Explorer-srcexpl.vim"]
path = dot-files/vim/bundle/Source-Explorer-srcexpl.vim
url = https://github.com/vim-scripts/Source-Explorer-srcexpl.vim.git
[submodule "dot-files/vim/bundle/tagbar"]
path = dot-files/vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "dot-files/vim/bundle/supertab"]
path = dot-files/vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "dot-files/vim/bundle/vim-pathogen"]
path = dot-files/vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "dot-files/vim/bundle/vcscommand"]
path = dot-files/vim/bundle/vcscommand
url = https://github.com/vim-scripts/vcscommand.vim
[submodule "dot-files/vim/bundle/vim-colors-solarized"]
path = dot-files/vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "dot-files/vim/bundle/vim-fireplace"]
path = dot-files/vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "dot-files/vim/bundle/vim-clojure-static"]
path = dot-files/vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule "dot-files/vim/bundle/ctrlp.vim"]
path = dot-files/vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "dot-files/zsh/liquidprompt"]
path = dot-files/zsh/liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "dot-files/oh-my-zsh"]
path = dot-files/oh-my-zsh
url = [email protected]:robbyrussell/oh-my-zsh.git
[submodule "dot-files/vim/bundle/SearchComplete"]
path = dot-files/vim/bundle/SearchComplete
url = https://github.com/vim-scripts/SearchComplete.git
[submodule "dot-files/vim/bundle/neocomplcache"]
path = dot-files/vim/bundle/neocomplcache
url = " README.md\n autoload\n doc\nhttps://github.com/Shougo/neocomplcache.git"
[submodule "dot-files/vim/bundle/phpcomplete.vim"]
path = dot-files/vim/bundle/phpcomplete.vim
url = " README\n ftplugin\nhttps://github.com/shawncplus/phpcomplete.vim.git"
[submodule "dot-files/vim/bundle/tagexplorer"]
path = dot-files/vim/bundle/tagexplorer
url = " README\n plugin\nhttps://github.com/vim-scripts/tagexplorer.vim.git"
[submodule "dot-files/zsh_custom/plugins/zsh-completions"]
path = dot-files/zsh_custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "lib/zgen"]
path = lib/zgen
url = https://github.com/tarjoilija/zgen
[submodule "dot-files/vim/bundle/vim-go.git"]
path = dot-files/vim/bundle/vim-go.git
url = [email protected]:fatih/vim-go.git
[submodule "dot-files/zsh_custom/themes/powerlevel10k"]
path = dot-files/zsh_custom/themes/powerlevel10k
url = [email protected]:romkatv/powerlevel10k.git