-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
63 lines (63 loc) · 2.45 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
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/nerdtree-git-plugin"]
path = .vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".vim/bundle/vimagit"]
path = .vim/bundle/vimagit
url = https://github.com/jreybert/vimagit
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule ".vim/bundle/vim-signify"]
path = .vim/bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule ".vim/bundle/Conque-shell"]
path = .vim/bundle/Conque-shell
url = https://github.com/vim-scripts/Conque-Shell.git
[submodule ".vim/bundle/todo.txt-vim"]
path = .vim/bundle/todo.txt-vim
url = https://github.com/dbeniamine/todo.txt-vim.git
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/completor.vim"]
path = .vim/bundle/completor.vim
url = https://github.com/maralla/completor.vim.git
[submodule ".vim/bundle/icinga2.vim"]
path = .vim/bundle/icinga2.vim
url = https://github.com/crazy-canux/icinga2.vim.git
[submodule ".vim/bundle/rainbow"]
path = .vim/bundle/rainbow
url = https://github.com/luochen1990/rainbow
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".vim/bundle/haskell-vim"]
path = .vim/bundle/haskell-vim
url = https://github.com/neovimhaskell/haskell-vim.git
[submodule ".vim/bundle/vim-beancount"]
path = .vim/bundle/vim-beancount
url = https://github.com/nathangrigg/vim-beancount
[submodule ".vim/bundle/vterminal"]
path = .vim/bundle/vterminal
url = https://github.com/meisterfischy/vterminal.git
[submodule ".vim/bundle/coc.nvim"]
path = .vim/bundle/coc.nvim
url = https://github.com/neoclide/coc.nvim.git
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule ".vim/bundle/zig.vim"]
path = .vim/bundle/zig.vim
url = https://github.com/ziglang/zig.vim.git
[submodule ".vim/bundle/vim-gnupg"]
path = .vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git