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
|
2021-10-27 13:49:38 +01:00
|
|
|
url = https://github.com/tpope/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-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
|
2021-06-22 08:57:41 +01:00
|
|
|
[submodule "pack/plugins/start/vim-python-docstring"]
|
|
|
|
path = pack/plugins/start/vim-python-docstring
|
|
|
|
url = https://github.com/pixelneo/vim-python-docstring.git
|
2021-09-06 16:28:43 +01:00
|
|
|
[submodule "pack/plugins/start/rainbow_csv"]
|
|
|
|
path = pack/plugins/start/rainbow_csv
|
|
|
|
url = https://github.com/mechatroner/rainbow_csv.git
|
2022-02-02 11:42:41 +00:00
|
|
|
[submodule "pack/plugins/start/vim-toml"]
|
|
|
|
path = pack/plugins/start/vim-toml
|
|
|
|
url = https://github.com/cespare/vim-toml.git
|
2022-04-27 10:39:34 +01:00
|
|
|
[submodule "pack/plugins/start/fzf"]
|
|
|
|
path = pack/plugins/start/fzf
|
|
|
|
url = git@github.com:junegunn/fzf.vim.git
|
|
|
|
branch = master
|
2022-04-27 10:56:28 +01:00
|
|
|
[submodule "pack/plugins/start/nerdtree"]
|
|
|
|
path = pack/plugins/start/nerdtree
|
|
|
|
url = https://github.com/preservim/nerdtree.git
|
2022-04-27 11:37:30 +01:00
|
|
|
[submodule "pack/plugins/start/ack"]
|
|
|
|
path = pack/plugins/start/ack
|
|
|
|
url = git@github.com:mileszs/ack.vim.git
|
2022-04-28 10:00:56 +01:00
|
|
|
[submodule "pack/plugins/start/vim-surround"]
|
|
|
|
path = pack/plugins/start/vim-surround
|
|
|
|
url = git@github.com:tpope/vim-surround.git
|