-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.43 KB
/
Copy path.gitmodules
File metadata and controls
39 lines (39 loc) · 1.43 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
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vim-localvimrc"]
path = .vim/bundle/vim-localvimrc
url = https://github.com/embear/vim-localvimrc.git
[submodule ".vim/bundle/vim-protobuf"]
path = .vim/bundle/vim-protobuf
url = https://github.com/uarun/vim-protobuf.git
[submodule ".vim/bundle/vim-slime"]
path = .vim/bundle/vim-slime
url = https://github.com/jpalardy/vim-slime.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/neocomplete.vim"]
path = .vim/bundle/neocomplete.vim
url = https://github.com/shougo/neocomplete.vim
[submodule "urxvt-ext/urxvt-font-size"]
path = urxvt-ext/urxvt-font-size
url = https://github.com/majutsushi/urxvt-font-size
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale
[submodule "rofimoji"]
path = rofimoji
url = https://github.com/fdw/rofimoji
[submodule ".vim/bundle/vim-nix"]
path = .vim/bundle/vim-nix
url = https://github.com/LnL7/vim-nix