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"]
|
2020-12-18 09:40:04 +00:00
|
|
|
path = pack/colours/opt/onedark.vim
|
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"]
|
|
|
|
path = pack/plugins/start/jedi-vim
|
|
|
|
url = https://github.com/davidhalter/jedi-vim.git
|