-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
68 lines (68 loc) · 2.92 KB
/
.gitmodules
File metadata and controls
68 lines (68 loc) · 2.92 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
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
[submodule "vim/.vim/bundle/Colorizer"]
path = vim/.vim/bundle/Colorizer
url = https://github.com/chrisbra/Colorizer.git
ignore = untracked
[submodule "vim/.vim/bundle/Nvim-R"]
path = vim/.vim/bundle/Nvim-R
url = https://github.com/jalvesaq/Nvim-R.git
[submodule "vim/.vim/bundle/vim-pandoc"]
path = vim/.vim/bundle/vim-pandoc
url = https://github.com/vim-pandoc/vim-pandoc.git
[submodule "vim/.vim/bundle/vim-pandoc-syntax"]
path = vim/.vim/bundle/vim-pandoc-syntax
url = https://github.com/vim-pandoc/vim-pandoc-syntax.git
[submodule "vim/.vim/bundle/vim-ps1"]
path = vim/.vim/bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "vim/.vim/bundle/vim-rmarkdown"]
path = vim/.vim/bundle/vim-rmarkdown
url = https://github.com/vim-pandoc/vim-rmarkdown.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/.vim/bundle/vim-airline"]
path = vim/.vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/.vim/bundle/vim-airline-themes"]
path = vim/.vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/.vim/bundle/deoplete"]
path = vim/.vim/bundle/deoplete
url = https://github.com/Shougo/deoplete.nvim.git
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/.vim/bundle/gentoo-syntax"]
path = vim/.vim/bundle/gentoo-syntax
url = https://github.com/gentoo/gentoo-syntax
ignore = dirty
[submodule "vim/.vim/bundle/vimsence"]
path = vim/.vim/bundle/vimsence
url = https://github.com/anned20/vimsence
ignore = dirty
[submodule "vim/.vim/bundle/LanguageClient-neovim"]
path = vim/.vim/bundle/LanguageClient-neovim
url = https://github.com/autozimu/LanguageClient-neovim
branch = next
[submodule "vim/.vim/bundle/vim-grammarous"]
path = vim/.vim/bundle/vim-grammarous
url = https://github.com/rhysd/vim-grammarous
[submodule "vim/.vim/bundle/vim-table-mode"]
path = vim/.vim/bundle/vim-table-mode
url = https://github.com/dhruvasagar/vim-table-mode
[submodule "vim/.vim/bundle/vim-fish"]
path = vim/.vim/bundle/vim-fish
url = https://github.com/dag/vim-fish
[submodule "vim/.vim/bundle/vim-sandwich"]
path = vim/.vim/bundle/vim-sandwich
url = https://github.com/machakann/vim-sandwich
[submodule "vim/.vim/bundle/vim-argwrap"]
path = vim/.vim/bundle/vim-argwrap
url = https://github.com/FooSoft/vim-argwrap
ignore = dirty
[submodule "ranger/.config/ranger/plugins/ranger_devicons"]
path = ranger/.config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons