forked from gf3/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
78 lines (78 loc) · 2.98 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
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = git://github.com/sjl/oh-my-zsh.git
[submodule ".vim/bundle/stylus.vim"]
path = .vim/bundle/stylus.vim
url = git://github.com/wavded/vim-stylus.git
[submodule ".vim/bundle/nu.vim"]
path = .vim/bundle/nu.vim
url = git://github.com/itfrombit/nuvim.git
[submodule ".vim/bundle/css-color.vim"]
path = .vim/bundle/css-color.vim
url = git://github.com/gf3/vim-css-color.git
[submodule ".vim/bundle/racket.vim"]
path = .vim/bundle/racket.vim
url = git://github.com/wlangstroth/vim-racket.git
[submodule ".vim/bundle/coffeescript.vim"]
path = .vim/bundle/coffeescript.vim
url = git://github.com/kchmck/vim-coffee-script.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = git://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/jade.vim"]
path = .vim/bundle/jade.vim
url = git://github.com/vim-scripts/jade.vim.git
[submodule ".vim/bundle/rainbow_parenthesis.vim"]
path = .vim/bundle/rainbow_parenthesis.vim
url = git://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/gist.vim"]
path = .vim/bundle/gist.vim
url = git://github.com/mattn/gist-vim.git
[submodule ".vim/bundle/haml.vim"]
path = .vim/bundle/haml.vim
url = git://github.com/tpope/vim-haml.git
[submodule ".vim/bundle/fish.vim"]
path = .vim/bundle/fish.vim
url = git://github.com/vim-scripts/fish.vim.git
[submodule ".vim/bundle/javascript.vim"]
path = .vim/bundle/javascript.vim
url = git://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/ruby.vim"]
path = .vim/bundle/ruby.vim
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/handlebars.vim"]
path = .vim/bundle/handlebars.vim
url = git://github.com/nono/vim-handlebars.git
[submodule ".vim/bundle/nerdcommenter.vim"]
path = .vim/bundle/nerdcommenter.vim
url = git://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/rails.vim"]
path = .vim/bundle/rails.vim
url = git://github.com/tpope/vim-rails.git
[submodule ".vim/bundle/repeat.vim"]
path = .vim/bundle/repeat.vim
url = git://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/snipmate.vim"]
path = .vim/bundle/snipmate.vim
url = git://github.com/msanders/snipmate.vim.git
[submodule ".vim/bundle/surround.vim"]
path = .vim/bundle/surround.vim
url = git://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/ack.vim"]
path = .vim/bundle/ack.vim
url = git://github.com/mileszs/ack.vim.git
[submodule ".vim/bundle/indent-guides.vim"]
path = .vim/bundle/indent-guides.vim
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule ".vim/bundle/scala.vim"]
path = .vim/bundle/scala.vim
url = git://github.com/derekwyatt/vim-scala.git
[submodule ".vim/bundle/powerline.vim"]
path = .vim/bundle/powerline.vim
url = git://github.com/Lokaltog/powerline.git
[submodule ".vim/bundle/slim.vim"]
path = .vim/bundle/slim.vim
url = git://github.com/slim-template/vim-slim.git
[submodule ".vim/bundle/tabular.vim"]
path = .vim/bundle/tabular.vim
url = git://github.com/godlygeek/tabular.git