forked from vito/dot-nvim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
106 lines (106 loc) · 3.65 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule "bundle/vim-better-whitespace"]
path = bundle/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace
[submodule "bundle/vim-yaml"]
path = bundle/vim-yaml
url = https://github.com/stephpy/vim-yaml
[submodule "bundle/undotree"]
path = bundle/undotree
url = https://github.com/mbbill/undotree
[submodule "bundle/vim-fish"]
path = bundle/vim-fish
url = https://github.com/dag/vim-fish
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/vim-unimpaired"]
path = bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "bundle/vim-eunuch"]
path = bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch
[submodule "bundle/vim-tmux"]
path = bundle/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux
[submodule "bundle/vim-enmasse"]
path = bundle/vim-enmasse
url = https://github.com/Olical/vim-enmasse
[submodule "bundle/booklit.vim"]
path = bundle/booklit.vim
url = https://github.com/vito/booklit.vim
[submodule "bundle/pegjs-vim"]
path = bundle/pegjs-vim
url = https://github.com/alunny/pegjs-vim
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar
[submodule "bundle/vim-ps1"]
path = bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1
[submodule "bundle/vim-jsonnet"]
path = bundle/vim-jsonnet
url = https://github.com/google/vim-jsonnet
[submodule "bundle/vim-systemd-syntax"]
path = bundle/vim-systemd-syntax
url = https://github.com/Matt-Deacalion/vim-systemd-syntax
[submodule "bundle/coc.nvim"]
path = bundle/coc.nvim
url = https://github.com/neoclide/coc.nvim
branch = release
[submodule "bundle/lightline.vim"]
path = bundle/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule "bundle/vim-one"]
path = bundle/vim-one
url = https://github.com/rakr/vim-one
[submodule "bundle/vim-elm-syntax"]
path = bundle/vim-elm-syntax
url = https://github.com/andys8/vim-elm-syntax
[submodule "bundle/vim-rhubarb"]
path = bundle/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb
[submodule "bundle/markdown-preview.nvim"]
path = bundle/markdown-preview.nvim
url = https://github.com/iamcco/markdown-preview.nvim
[submodule "bundle/vim-mustache-handlebars"]
path = bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule "bundle/vim-ripgrep"]
path = bundle/vim-ripgrep
url = https://github.com/jremmen/vim-ripgrep
[submodule "bundle/nord-vim"]
path = bundle/nord-vim
url = https://github.com/arcticicestudio/nord-vim
[submodule "bundle/vim-mkdir"]
path = bundle/vim-mkdir
url = https://github.com/pbrisbin/vim-mkdir
[submodule "bundle/vim-toml"]
path = bundle/vim-toml
url = https://github.com/cespare/vim-toml
[submodule "bundle/vim-terraform"]
path = bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform
[submodule "bundle/vim-wordy"]
path = bundle/vim-wordy
url = https://github.com/reedes/vim-wordy
[submodule "bundle/VimClojure"]
path = bundle/VimClojure
url = https://github.com/vim-scripts/VimClojure
[submodule "bundle/base16-vim"]
path = bundle/base16-vim
url = https://github.com/fnune/base16-vim
[submodule "bundle/fzf"]
path = bundle/fzf
url = https://github.com/junegunn/fzf
[submodule "bundle/coc-fzf"]
path = bundle/coc-fzf
url = https://github.com/antoinemadec/coc-fzf