-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
67 lines (67 loc) · 2.82 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
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/.vim/bundle/goyo.vim"]
path = vim/.vim/bundle/goyo.vim
url = https://github.com/junegunn/goyo.vim.git
[submodule "vim/.vim/bundle/Vundle.vim"]
path = vim/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/colorizer"]
path = vim/.vim/bundle/colorizer
url = https://github.com/lilydjwg/colorizer.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-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/.vim/bundle/grep.vim"]
path = vim/.vim/bundle/grep.vim
url = https://github.com/vim-scripts/grep.vim
[submodule "vim/.vim/bundle/emmet-vim"]
path = vim/.vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim
[submodule "ranger/.config/ranger/colorschemes"]
path = ranger/.config/ranger/colorschemes
url = https://github.com/ranger/colorschemes
ignore = untracked
[submodule "vim/.vim/bundle/rust.vim"]
path = vim/.vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim
[submodule "vim/.vim/bundle/onedark.vim"]
path = vim/.vim/bundle/onedark.vim
url = https://github.com/joshdick/onedark.vim
[submodule "vim/.vim/bundle/vim-startify"]
path = vim/.vim/bundle/vim-startify
url = https://github.com/mhinz/vim-startify
[submodule "vim/.vim/bundle/gruvbox"]
path = vim/.vim/bundle/gruvbox
url = https://github.com/morhetz/gruvbox
[submodule "vim/.vim/bundle/vim-easymotion"]
path = vim/.vim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion
[submodule "vim/.vim/bundle/fzf"]
path = vim/.vim/bundle/fzf
url = https://github.com/junegunn/fzf.vim
[submodule "vim/.vim/bundle/coc.nvim"]
path = vim/.vim/bundle/coc.nvim
url = https://github.com/neoclide/coc.nvim
[submodule "vim/.vim/bundle/vim-mustache-handlebars"]
path = vim/.vim/bundle/vim-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars
[submodule "ranger/.config/ranger/plugins/ranger_devicons"]
path = ranger/.config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons
[submodule "vim/.vim/bundle/bclose.vim"]
path = vim/.vim/bundle/bclose.vim
url = https://github.com/rbgrouleff/bclose.vim
[submodule "vim/.vim/bundle/ranger-explorer.vim"]
path = vim/.vim/bundle/ranger-explorer.vim
url = https://github.com/iberianpig/ranger-explorer.vim
[submodule "vim/.vim/bundle/indent-blankline.nvim"]
path = vim/.vim/bundle/indent-blankline.nvim
url = [email protected]:lukas-reineke/indent-blankline.nvim.git