-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.63 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
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = git://github.com/leafgarland/typescript-vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/closetag.vim"]
path = vim/bundle/closetag.vim
url = git://github.com/docunext/closetag.vim.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/delimitMate"]
path = vim/bundle/delimitMate
url = git://github.com/Raimondi/delimitMate.git
[submodule "zsh/themes/3827269"]
path = zsh/themes/3827269
url = https://gist.github.com/3827269.git
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/bundle/vim-javascript-syntax"]
path = vim/bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "vim/bundle/kotlin-vim"]
path = vim/bundle/kotlin-vim
url = https://github.com/udalov/kotlin-vim
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "vim/bundle/vim-plist"]
path = vim/bundle/vim-plist
url = [email protected]:darfink/vim-plist.git