-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
89 lines (89 loc) · 3.13 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
[submodule "vim/bundle/vim-git"]
path = vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
ignore = untracked
[submodule "vim/bundle/vim-rails"]
path = vim/bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
ignore = untracked
[submodule "vim/bundle/matchit.zip"]
path = vim/bundle/matchit.zip
url = https://github.com/vim-scripts/matchit.zip.git
ignore = untracked
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = untracked
[submodule "vim/bundle/vim-endwise"]
path = vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise
ignore = untracked
[submodule "vim/bundle/vim-elixir"]
path = vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir
[submodule "vim/bundle/vim-snipmate"]
path = vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate
[submodule "vim/bundle/tlib_vim"]
path = vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "vim/bundle/vim-addon-mw-utils"]
path = vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "vim/bundle/tcomment_vim"]
path = vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim
[submodule "vim/bundle/elm-vim"]
path = vim/bundle/elm-vim
url = https://github.com/ElmCast/elm-vim
[submodule "vim/bundle/vim-crystal"]
path = vim/bundle/vim-crystal
url = https://github.com/rhysd/vim-crystal
[submodule "vim/bundle/rust.vim"]
path = vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim
[submodule "vim/bundle/rufo-vim"]
path = vim/bundle/rufo-vim
url = https://github.com/splattael/rufo-vim
[submodule "asdf"]
path = asdf
url = https://github.com/asdf-vm/asdf.git
[submodule "fzf"]
path = fzf
url = https://github.com/junegunn/fzf.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/fzf.vim"]
path = vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-vue-plugin"]
path = vim/bundle/vim-vue-plugin
url = https://github.com/leafOfTree/vim-vue-plugin
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround
[submodule "vim/bundle/spacegray.vim"]
path = vim/bundle/spacegray.vim
url = https://git.sr.ht/~ackyshake/spacegray.vim
[submodule "config/alacritty/catppuccin"]
path = config/alacritty/catppuccin
url = https://github.com/catppuccin/alacritty
[submodule "vim/bundle/catppuccin"]
path = vim/bundle/catppuccin
url = https://github.com/catppuccin/nvim