2020-12-15 21:12:08 +00:00
|
|
|
[submodule "pack/plugins/start/lightline"]
|
|
|
|
path = pack/plugins/start/lightline
|
|
|
|
url = https://github.com/itchyny/lightline.vim
|
|
|
|
[submodule "pack/plugins/opt/onedark.vim"]
|
2021-02-12 15:18:00 +00:00
|
|
|
path = extras/onedark
|
2020-12-15 21:12:08 +00:00
|
|
|
url = https://github.com/joshdick/onedark.vim.git
|
2020-12-15 21:39:02 +00:00
|
|
|
[submodule "pack/plugins/start/auto-pairs"]
|
|
|
|
path = pack/plugins/start/auto-pairs
|
|
|
|
url = https://github.com/jiangmiao/auto-pairs.git
|
2020-12-18 10:38:50 +00:00
|
|
|
[submodule "pack/plugins/start/ale"]
|
2021-01-22 13:54:21 +00:00
|
|
|
path = pack/plugins/start/ale
|
2020-12-18 10:38:50 +00:00
|
|
|
url = https://github.com/dense-analysis/ale.git
|
|
|
|
[submodule "pack/plugins/start/lightline-ale"]
|
|
|
|
path = pack/plugins/start/lightline-ale
|
|
|
|
url = https://github.com/maximbaz/lightline-ale.git
|
|
|
|
[submodule "pack/plugins/start/vim-fugitive"]
|
|
|
|
path = pack/plugins/start/vim-fugitive
|
|
|
|
url = https://github.com/tpope/vim-fugitive.git
|
2021-01-05 09:12:27 +00:00
|
|
|
[submodule "pack/plugins/start/unimpaired"]
|
|
|
|
path = pack/plugins/start/unimpaired
|
|
|
|
url = https://tpope.io/vim/unimpaired.git
|
2021-01-22 13:34:45 +00:00
|
|
|
[submodule "pack/plugins/start/tabular"]
|
|
|
|
path = pack/plugins/start/tabular
|
|
|
|
url = https://github.com/godlygeek/tabular.git
|
|
|
|
[submodule "pack/plugins/start/vim-markdown"]
|
|
|
|
path = pack/plugins/start/vim-markdown
|
|
|
|
url = https://github.com/gabrielelana/vim-markdown.git
|
2021-01-26 10:48:17 +00:00
|
|
|
[submodule "pack/plugins/start/python-syntax"]
|
|
|
|
path = pack/plugins/start/python-syntax
|
|
|
|
url = https://github.com/vim-python/python-syntax.git
|
2021-02-02 11:35:57 +00:00
|
|
|
[submodule "pack/plugins/start/vim-tmux-navigator"]
|
|
|
|
path = pack/plugins/start/vim-tmux-navigator
|
|
|
|
url = https://github.com/christoomey/vim-tmux-navigator.git
|
2021-02-04 15:39:00 +00:00
|
|
|
[submodule "pack/plugins/start/jedi-vim"]
|
2021-04-06 09:56:07 +01:00
|
|
|
path = pack/plugins/opt/jedi-vim
|
2021-02-04 15:39:00 +00:00
|
|
|
url = https://github.com/davidhalter/jedi-vim.git
|
2021-02-11 14:41:55 +00:00
|
|
|
[submodule "vim_source"]
|
|
|
|
path = vim_source
|
|
|
|
url = https://github.com/vim/vim.git
|
2021-02-12 15:18:00 +00:00
|
|
|
[submodule "extras/vim-monokai-pro"]
|
|
|
|
path = extras/vim-monokai-pro
|
|
|
|
url = https://github.com/phanviet/vim-monokai-pro.git
|
2021-02-19 09:59:49 +00:00
|
|
|
[submodule "extras/onehalf"]
|
|
|
|
path = extras/onehalf
|
|
|
|
url = https://github.com/sonph/onehalf.git
|
2021-03-29 14:31:11 +01:00
|
|
|
[submodule "pack/plugins/start/vim-gitgutter"]
|
|
|
|
path = pack/plugins/start/vim-gitgutter
|
|
|
|
url = https://github.com/airblade/vim-gitgutter.git
|
2021-05-07 09:03:05 +01:00
|
|
|
[submodule "pack/plugins/start/indentLine"]
|
|
|
|
path = pack/plugins/start/indentLine
|
|
|
|
url = https://github.com/Yggdroot/indentLine.git
|