-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
84 lines (84 loc) · 3.58 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
[submodule "pack/vendor/start/nerdtree"]
path = pack/vendor/start/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "pack/vendor/start/airline"]
path = pack/vendor/start/airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "pack/vendor/start/airline-themes"]
path = pack/vendor/start/airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "pack/vendor/start/ack"]
path = pack/vendor/start/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "pack/vendor/start/ale"]
path = pack/vendor/start/ale
url = https://github.com/dense-analysis/ale.git
[submodule "pack/vendor/start/echodoc"]
path = pack/vendor/start/echodoc
url = https://github.com/Shougo/echodoc.vim.git
[submodule "pack/vendor/start/editorconfig"]
path = pack/vendor/start/editorconfig
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "pack/vendor/start/emmet"]
path = pack/vendor/start/emmet
url = https://github.com/mattn/emmet-vim.git
[submodule "pack/vendor/start/pear-tree"]
path = pack/vendor/start/pear-tree
url = https://github.com/tmsvg/pear-tree.git
[submodule "pack/vendor/start/closetag"]
path = pack/vendor/start/closetag
url = https://github.com/alvan/vim-closetag.git
[submodule "pack/vendor/start/gitgutter"]
path = pack/vendor/start/gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "pack/vendor/start/polyglot"]
path = pack/vendor/start/polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule "pack/vendor/start/close-buffers"]
path = pack/vendor/start/close-buffers
url = https://github.com/Asheq/close-buffers.vim.git
[submodule "pack/vendor/start/dim"]
path = pack/vendor/start/dim
url = https://github.com/jeffkreeftmeijer/vim-dim.git
[submodule "pack/vendor/start/ctrlp"]
path = pack/vendor/start/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "pack/vendor/start/vim-javascript"]
path = pack/vendor/start/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "pack/vendor/start/nord-vim"]
path = pack/vendor/start/nord-vim
url = https://github.com/arcticicestudio/nord-vim.git
[submodule "pack/vendor/start/vim-fastfold"]
path = pack/vendor/start/vim-fastfold
url = https://github.com/Konfekt/FastFold.git
[submodule "pack/vendor/start/vim-stay"]
path = pack/vendor/start/vim-stay
url = https://github.com/zhimsel/vim-stay.git
[submodule "pack/vendor/start/vim-aldmeris"]
path = pack/vendor/start/vim-aldmeris
url = https://github.com/veloce/vim-aldmeris.git
[submodule "pack/vendor/start/vim-lsp"]
path = pack/vendor/start/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp.git
[submodule "pack/vendor/start/asyncomplete"]
path = pack/vendor/start/asyncomplete
url = https://github.com/prabirshrestha/asyncomplete.vim.git
[submodule "pack/vendor/start/vim-lsp-settings"]
path = pack/vendor/start/vim-lsp-settings
url = https://github.com/mattn/vim-lsp-settings.git
[submodule "pack/vendor/start/asyncomplete-lsp"]
path = pack/vendor/start/asyncomplete-lsp
url = https://github.com/prabirshrestha/asyncomplete-lsp.vim.git
[submodule "pack/vendor/opt/vim-astro"]
path = pack/vendor/opt/vim-astro
url = https://github.com/wuelnerdotexe/vim-astro.git
[submodule "pack/vendor/start/vim-prettier"]
path = pack/vendor/start/vim-prettier
url = https://github.com/prettier/vim-prettier.git
[submodule "pack/vendor/start/vim-vsnip"]
path = pack/vendor/start/vim-vsnip
url = https://github.com/hrsh7th/vim-vsnip.git
[submodule "pack/vendor/start/vim-vsnip-integ"]
path = pack/vendor/start/vim-vsnip-integ
url = https://github.com/hrsh7th/vim-vsnip-integ.git