-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
78 lines (78 loc) · 3.17 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 "vim/bundle/tabular"]
path = vim/pack/base/start/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/gist"]
path = vim/pack/gist/start/gist
url = https://github.com/mattn/gist-vim
[submodule "vim/bundle/webapi"]
path = vim/pack/gist/start/webapi
url = https://github.com/mattn/webapi-vim
[submodule "vim/bundle/gitgutter"]
path = vim/pack/base/start/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/lexical"]
path = vim/pack/writing/start/lexical
url = https://github.com/reedes/vim-lexical.git
[submodule "vim/bundle/litecorrect"]
path = vim/pack/writing/start/litecorrect
url = https://github.com/reedes/vim-litecorrect.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/pack/airline/start/airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/bundle/flow-plus"]
path = vim/bundle/flow-plus
url = https://github.com/carlosrocha/vim-flow-plus
[submodule "vim/bundle/polyglot"]
path = vim/pack/languages/start/polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "vim/bundle/editorconfig"]
path = vim/pack/languages/start/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/fugitive"]
path = vim/pack/tpope/start/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/airline"]
path = vim/pack/airline/start/airline
url = https://github.com/bling/vim-airline.git
[submodule "vim/bundle/rhubarb"]
path = vim/pack/tpope/start/rhubarb
url = https://github.com/tpope/vim-rhubarb.git
[submodule "vim/bundle/go"]
path = vim/pack/languages/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/flake8"]
path = vim/pack/languages/start/flake8
url = https://github.com/nvie/vim-flake8
[submodule "vim/bundle/ultisnips"]
path = vim/pack/base/start/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "vim/bundle/solarized8"]
path = vim/pack/base/start/solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule "vim/pack/languages/start/tsuquyomi"]
path = vim/pack/languages/start/tsuquyomi
url = https://github.com/Quramy/tsuquyomi.git
[submodule "vim/pack/languages/start/rust"]
path = vim/pack/languages/start/rust
url = https://github.com/rust-lang/rust.vim.git
[submodule "vim/pack/languages/start/yara"]
path = vim/pack/languages/start/yara
url = https://github.com/s3rvac/vim-syntax-yara.git
[submodule "vim/pack/base/start/fzf"]
path = vim/pack/base/start/fzf
url = https://github.com/junegunn/fzf.vim.git
[submodule "vim/pack/willdurand/start/srht.vim"]
path = vim/pack/willdurand/start/srht.vim
url = https://git.sr.ht/~willdurand/srht.vim
[submodule "vim/pack/languages/start/webidl"]
path = vim/pack/languages/start/webidl
url = https://github.com/aldafu/vim-widl.git
[submodule "tmux/plugins/resurrect"]
path = tmux/plugins/resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule "vim/pack/base/start/jjdescription"]
path = vim/pack/base/start/jjdescription
url = https://github.com/avm99963/vim-jjdescription