-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
69 lines (69 loc) · 2.46 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 "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/vortura/oh-my-zsh.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = git://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/powerline"]
path = vim/bundle/powerline
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "vim/bundle/processing"]
path = vim/bundle/processing
url = [email protected]:vortura/vim-processing.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = [email protected]:altercation/vim-colors-solarized.git
[submodule "vim/bundle/git"]
path = vim/bundle/git
url = [email protected]:tpope/vim-git.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "vim/bundle/vim-repeat"]
path = vim/bundle/vim-repeat
url = [email protected]:tpope/vim-repeat.git
[submodule "vim/bundle/vim-supertab"]
path = vim/bundle/vim-supertab
url = [email protected]:ervandew/supertab.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = [email protected]:tpope/vim-markdown.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = [email protected]:bling/vim-airline.git
[submodule "vim/bundle/tslime"]
path = vim/bundle/tslime
url = [email protected]:sjl/tslime.vim.git
[submodule "vim/bundle/vim-niji"]
path = vim/bundle/vim-niji
url = [email protected]:amdt/vim-niji.git
ignore = dirty
[submodule "vim/bundle/vim-paredit"]
path = vim/bundle/vim-paredit
url = [email protected]:kovisoft/paredit.git
ignore = dirty
[submodule "vim/bundle/puppet"]
path = vim/bundle/puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/neomake"]
path = vim/bundle/neomake
url = https://github.com/benekastah/neomake.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-clojure-static"]
path = vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule "vim/bundle/vim-fireplace"]
path = vim/bundle/vim-fireplace
url = https://github.com/tpope/vim-fireplace.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = [email protected]:vim-airline/vim-airline-themes.git
branch = master