-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
89 lines (89 loc) · 3.37 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
[submodule "modules/oh-my-zsh"]
path = modules/oh-my-zsh
url = https://github.com/ripta/oh-my-zsh.git
[submodule "vim/bundle/neobundle.vim"]
path = vim/bundle/neobundle.vim
url = https://github.com/Shougo/neobundle.vim
[submodule "vim/bundle/FuzzyFinder"]
path = vim/bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "vim/bundle/L9"]
path = vim/bundle/L9
url = https://github.com/vim-scripts/L9.git
[submodule "vim/bundle/VimClojure"]
path = vim/bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule "vim/bundle/YankRing.vim"]
path = vim/bundle/YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "vim/bundle/mru.vim"]
path = vim/bundle/mru.vim
url = https://github.com/vim-scripts/mru.vim.git
[submodule "vim/bundle/nginx.vim"]
path = vim/bundle/nginx.vim
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "vim/bundle/sparkup"]
path = vim/bundle/sparkup
url = https://github.com/rstacruz/sparkup.git
[submodule "vim/bundle/unite.vim"]
path = vim/bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/vim-bufferline"]
path = vim/bundle/vim-bufferline
url = https://github.com/bling/vim-bufferline.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-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/vim-scala"]
path = vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "vim/bundle/vimproc"]
path = vim/bundle/vimproc
url = https://github.com/Shougo/vimproc.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/elzr/vim-json
[submodule "vim/bundle/Dockerfile.vim"]
path = vim/bundle/Dockerfile.vim
url = https://github.com/ekalinin/Dockerfile.vim
[submodule "vim/bundle/salt-vim"]
path = vim/bundle/salt-vim
url = https://github.com/saltstack/salt-vim.git
[submodule "vim/bundle/Vim-Jinja2-Syntax"]
path = vim/bundle/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax
[submodule "modules/fonts"]
path = modules/fonts
url = [email protected]:ripta/fonts.git
branch = master
[submodule "vim/bundle/Jenkinsfile-vim-syntax"]
path = vim/bundle/Jenkinsfile-vim-syntax
url = [email protected]:martinda/Jenkinsfile-vim-syntax.git
branch = master
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = [email protected]:jlanzarotta/bufexplorer.git
[submodule "zsh-custom/themes/powerlevel10k"]
path = zsh-custom/themes/powerlevel10k
url = [email protected]:romkatv/powerlevel10k.git
[submodule "vim/bundle/vim-solarized8"]
path = vim/bundle/vim-solarized8
url = https://github.com/lifepillar/vim-solarized8