-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
61 lines (61 loc) · 2.69 KB
/
Copy path.gitmodules
File metadata and controls
61 lines (61 loc) · 2.69 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
[submodule "vim/pack/complete/start/autocomplete-popup"]
path = vim/pack/complete/start/autocomplete-popup
url = https://github.com/vim-scripts/AutoComplPop
[submodule "vim/pack/interface/start/colorizer"]
path = vim/pack/interface/start/colorizer
url = https://github.com/lilydjwg/colorizer
[submodule "vim/pack/filetype/start/html5"]
path = vim/pack/filetype/start/html5
url = https://github.com/othree/html5.vim
[submodule "vim/pack/interface/start/nerdtree"]
path = vim/pack/interface/start/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/pack/interface/start/indentline"]
path = vim/pack/interface/start/indentline
url = https://github.com/Yggdroot/indentLine
[submodule "vim/pack/command/start/tabular"]
path = vim/pack/command/start/tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/pack/util/start/tlib"]
path = vim/pack/util/start/tlib
url = https://github.com/tomtom/tlib_vim
[submodule "vim/pack/complete/start/ultisnips"]
path = vim/pack/complete/start/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule "vim/pack/command/start/vcoolor"]
path = vim/pack/command/start/vcoolor
url = https://github.com/KabbAmine/vCoolor.vim
[submodule "vim/pack/util/start/addon-mw-utils"]
path = vim/pack/util/start/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils
[submodule "vim/pack/command/start/commentary"]
path = vim/pack/command/start/commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/pack/interface/start/devicons"]
path = vim/pack/interface/start/devicons
url = https://github.com/ryanoasis/vim-devicons
[submodule "vim/pack/filetype/start/javascript"]
path = vim/pack/filetype/start/javascript
url = https://github.com/pangloss/vim-javascript
[submodule "vim/pack/command/start/surround"]
path = vim/pack/command/start/surround
url = https://github.com/tpope/vim-surround
[submodule "vim/pack/command/start/repeat"]
path = vim/pack/command/start/repeat
url = https://github.com/tpope/vim-repeat
[submodule "oh-my-zsh/custom/plugins/tumult"]
path = oh-my-zsh/custom/plugins/tumult
url = https://github.com/unixorn/tumult.plugin.zsh
[submodule "vim/pack/complete/start/emmet"]
path = vim/pack/complete/start/emmet
url = https://github.com/mattn/emmet-vim.git
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "vim/pack/complete/start/youcompleteme"]
path = vim/pack/complete/opt/youcompleteme
url = https://github.com/ycm-core/YouCompleteMe
ignore = dirty
[submodule "vim/pack/filetype/start/vimtex"]
path = vim/pack/filetype/start/vimtex
url = https://github.com/lervag/vimtex