-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
102 lines (102 loc) · 3.88 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
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/vim-haml"]
path = vim/bundle/vim-haml
url = https://github.com/tpope/vim-haml.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "vim/bundle/vim-coffee"]
path = vim/bundle/vim-coffee
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "vim/bundle/vim-sed"]
path = vim/bundle/vim-sed
url = https://github.com/mynameisrufus/vim-sed.git
[submodule "vim/bundle/vim-ack"]
path = vim/bundle/vim-ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "vim/bundle/vim-rdoc"]
path = vim/bundle/vim-rdoc
url = https://github.com/depuracao/vim-rdoc.git
[submodule "vim/bundle/vim-less"]
path = vim/bundle/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-pbcopy"]
path = vim/bundle/vim-pbcopy
url = https://github.com/vim-scripts/pbcopy.vim.git
[submodule "vim/bundle/vim-clojure"]
path = vim/bundle/vim-clojure
url = https://github.com/vim-scripts/VimClojure.git
[submodule "vim/bundle/vim-json"]
path = vim/bundle/vim-json
url = https://github.com/rogerz/vim-json.git
[submodule "vim/bundle/vim-hamstache"]
path = vim/bundle/vim-hamstache
url = https://github.com/glenngillen/hamstache.vim.git
[submodule "vim/bundle/vim-indenthtml"]
path = vim/bundle/vim-indenthtml
url = https://github.com/vim-scripts/indenthtml.vim.git
[submodule "vim/bundle/vim-vcl"]
path = vim/bundle/vim-vcl
url = https://github.com/smerrill/vcl-vim-plugin.git
[submodule "vim/bundle/vim-emmet"]
path = vim/bundle/vim-emmet
url = https://github.com/mattn/emmet-vim.git
[submodule "vim/bundle/vim-docker"]
path = vim/bundle/vim-docker
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "vim/bundle/vim-haskell"]
path = vim/bundle/vim-haskell
url = https://github.com/lukerandall/haskellmode-vim.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/vim-elixir"]
path = vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "vim/bundle/vim-dispatch"]
path = vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "vim/bundle/vim-rust"]
path = vim/bundle/vim-rust
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/bundle/vim-graphql"]
path = vim/bundle/vim-graphql
url = https://github.com/jparise/vim-graphql.git
[submodule "vim-colors-solarized"]
path = vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/vim-editorconfig"]
path = vim/bundle/vim-editorconfig
url = https://github.com/editorconfig/editorconfig-vim.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-typescript"]
path = vim/bundle/vim-typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim-rbs"]
path = vim-rbs
url = https://github.com/jlcrochet/vim-rbs.git
[submodule "vim/bundle/vim-myplugin"]
path = vim/bundle/vim-myplugin
url = https://github.com/jlcrochet/vim-rbs.git