-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.08 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
[submodule "bundle/vim-pathogen.git"]
path = bundle/vim-pathogen.git
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/vim-devicons"]
path = bundle/vim-devicons
url = https://github.com/ryanoasis/vim-devicons
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/preservim/nerdtree
[submodule "bundle/nord-vim"]
path = bundle/nord-vim
url = https://github.com/nordtheme/vim
[submodule "bundle/catppuccin-vim"]
path = bundle/catppuccin-vim
url = https://github.com/catppuccin/vim
[submodule "bundle/vim-startify"]
path = bundle/vim-startify
url = https://github.com/Majixed/vim-startify
[submodule "bundle/tokyonight-vim"]
path = bundle/tokyonight-vim
url = https://github.com/ghifarit53/tokyonight-vim