-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy path.gitmodules
More file actions
99 lines (99 loc) · 3.67 KB
/
.gitmodules
File metadata and controls
99 lines (99 loc) · 3.67 KB
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
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = git@github.com:tpope/vim-fugitive.git
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = git@github.com:tpope/vim-rails.git
[submodule "vim/bundle/vim-surround"]
path = vim/bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = git@github.com:tpope/vim-endwise.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/vim-commentary"]
path = vim/bundle/vim-commentary
url = git@github.com:tpope/vim-commentary.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = git@github.com:tpope/vim-markdown.git
[submodule "vim/bundle/vim-ruby"]
path = vim/bundle/vim-ruby
url = git@github.com:vim-ruby/vim-ruby.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = git@github.com:ctrlpvim/ctrlp.vim.git
[submodule "vim/bundle/tabular.vim"]
path = vim/bundle/tabular.vim
url = git@github.com:godlygeek/tabular.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git@github.com:airblade/vim-gitgutter.git
[submodule "vim/bundle/vim-html5"]
path = vim/bundle/vim-html5
url = git@github.com:kaihendry/vim-html5
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = git@github.com:tpope/vim-unimpaired.git
[submodule "vim/bundle/vim-elixir"]
path = vim/bundle/vim-elixir
url = git@github.com:elixir-lang/vim-elixir.git
[submodule "vim/bundle/vim-golang"]
path = vim/bundle/vim-golang
url = git@github.com:jnwhiteh/vim-golang.git
[submodule "vim/bundle/swift.vim"]
path = vim/bundle/swift.vim
url = git@github.com:keith/swift.vim.git
[submodule "vim/bundle/vim-toml"]
path = vim/bundle/vim-toml
url = git@github.com:cespare/vim-toml.git
[submodule "vim/bundle/jellybeans.vim"]
path = vim/bundle/jellybeans.vim
url = git@github.com:nanotech/jellybeans.vim.git
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = git@github.com:rust-lang/rust.vim
[submodule "vim/bundle/vim-capnp"]
path = vim/bundle/vim-capnp
url = git@github.com:cstrahan/vim-capnp.git
[submodule "vim/bundle/vim-jinja2-syntax"]
path = vim/bundle/vim-jinja2-syntax
url = git@github.com:Glench/Vim-Jinja2-Syntax.git
[submodule "vim/bundle/vim-crystal"]
path = vim/bundle/vim-crystal
url = git@github.com:rhysd/vim-crystal.git
[submodule "vim/bundle/vim-rhubarb"]
path = vim/bundle/vim-rhubarb
url = git@github.com:tpope/vim-rhubarb.git
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = git@github.com:vim-airline/vim-airline.git
[submodule "vim/bundle/vim-bundler"]
path = vim/bundle/vim-bundler
url = git@github.com:tpope/vim-bundler.git
[submodule "vim/bundle/vim-sleuth"]
path = vim/bundle/vim-sleuth
url = git://github.com/tpope/vim-sleuth.git
[submodule "vim/bundle/vim-rake"]
path = vim/bundle/vim-rake
url = git@github.com:tpope/vim-rake.git
[submodule "vim/bundle/seabird"]
path = vim/bundle/seabird
url = git@github.com:nightsense/seabird.git
[submodule "vim/bundle/vim-eunuch"]
path = vim/bundle/vim-eunuch
url = git://github.com/tpope/vim-eunuch.git
[submodule "simple_rainbow_parentheses.vim"]
path = vim/bundle/rainbow_parentheses.vim
url = git@github.com:junegunn/rainbow_parentheses.vim.git
[submodule "vim/bundle/vim-sensible"]
path = vim/bundle/vim-sensible
url = git@github.com:tpope/vim-sensible.git
[submodule "vim/bundle/splitjoin.vim"]
path = vim/bundle/splitjoin.vim
url = git@github.com:AndrewRadev/splitjoin.vim.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = git@github.com:w0rp/ale.git