2016-06-29 03:55:45 +00:00
|
|
|
[submodule ".vim/bundle/vim-argwrap"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-argwrap
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/FooSoft/vim-argwrap.git
|
|
|
|
[submodule ".vim/bundle/vim-sort-motion"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-sort-motion
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/christoomey/vim-sort-motion.git
|
|
|
|
[submodule ".vim/bundle/vim-go"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-go
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/fatih/vim-go.git
|
|
|
|
[submodule ".vim/bundle/vim-easy-align"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-easy-align
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/junegunn/vim-easy-align.git
|
|
|
|
[submodule ".vim/bundle/vim-indent-object"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-indent-object
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/michaeljsmith/vim-indent-object.git
|
|
|
|
[submodule ".vim/bundle/vim-better-whitespace"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-better-whitespace
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/ntpeters/vim-better-whitespace.git
|
|
|
|
[submodule ".vim/bundle/vim-abolish"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-abolish
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/tpope/vim-abolish.git
|
|
|
|
[submodule ".vim/bundle/vim-repeat"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-repeat
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/tpope/vim-repeat
|
|
|
|
[submodule ".vim/bundle/vim-surround"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-surround
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/tpope/vim-surround
|
|
|
|
[submodule ".vim/bundle/vim-unimpaired"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-unimpaired
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/tpope/vim-unimpaired.git
|
|
|
|
[submodule ".vim/bundle/vim-interestingwords"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-interestingwords
|
2016-06-29 03:55:45 +00:00
|
|
|
url = https://github.com/vasconcelloslf/vim-interestingwords.git
|
2017-09-16 05:42:47 +00:00
|
|
|
[submodule ".vim/bundle/vim-dirvish"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-dirvish
|
2017-09-16 05:42:47 +00:00
|
|
|
url = https://github.com/justinmk/vim-dirvish.git
|
2018-04-01 17:32:21 +00:00
|
|
|
[submodule ".vim/bundle/vim-signify"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-signify
|
2018-04-01 17:32:21 +00:00
|
|
|
url = https://github.com/mhinz/vim-signify.git
|
2019-07-28 01:53:14 +00:00
|
|
|
[submodule ".vim/bundle/vim-angry"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-angry
|
2019-07-28 01:53:14 +00:00
|
|
|
url = https://github.com/b4winckler/vim-angry.git
|
2020-10-31 00:24:53 +00:00
|
|
|
[submodule ".vim/pack/plugins/start/vim-fugitive"]
|
2021-01-18 19:22:48 +00:00
|
|
|
path = pack/plugins/start/vim-fugitive
|
2020-10-31 00:24:53 +00:00
|
|
|
url = https://github.com/tpope/vim-fugitive.git
|
2021-05-25 19:34:40 +00:00
|
|
|
[submodule "pack/plugins/start/vim-polyglot"]
|
|
|
|
path = pack/plugins/start/vim-polyglot
|
|
|
|
url = https://github.com/sheerun/vim-polyglot
|
2021-10-14 03:06:26 +00:00
|
|
|
[submodule "pack/plugins/opt/cmp-nvim-lsp"]
|
2022-10-22 00:55:56 +00:00
|
|
|
path = pack/plugins/start/cmp-nvim-lsp
|
2021-10-14 03:06:26 +00:00
|
|
|
url = https://github.com/hrsh7th/cmp-nvim-lsp.git
|
|
|
|
[submodule "pack/plugins/opt/nvim-lspconfig"]
|
2022-10-22 00:55:56 +00:00
|
|
|
path = pack/plugins/start/nvim-lspconfig
|
2021-10-14 03:06:26 +00:00
|
|
|
url = https://github.com/neovim/nvim-lspconfig.git
|
|
|
|
[submodule "pack/plugins/opt/nvim-cmp"]
|
2022-10-22 00:55:56 +00:00
|
|
|
path = pack/plugins/start/nvim-cmp
|
2021-10-14 03:06:26 +00:00
|
|
|
url = https://github.com/hrsh7th/nvim-cmp.git
|
2021-10-15 02:26:22 +00:00
|
|
|
[submodule "pack/plugins/opt/cmp-vsnip"]
|
2022-10-22 00:55:56 +00:00
|
|
|
path = pack/plugins/start/cmp-vsnip
|
2021-10-15 02:26:22 +00:00
|
|
|
url = https://github.com/hrsh7th/cmp-vsnip
|
|
|
|
[submodule "pack/plugins/opt/vim-vsnip"]
|
2022-10-22 00:55:56 +00:00
|
|
|
path = pack/plugins/start/vim-vsnip
|
2021-10-15 02:26:22 +00:00
|
|
|
url = https://github.com/hrsh7th/vim-vsnip
|
2022-01-01 18:26:28 +00:00
|
|
|
[submodule "pack/plugins/start/suda.vim"]
|
|
|
|
path = pack/plugins/start/suda.vim
|
|
|
|
url = https://github.com/lambdalisue/suda.vim.git
|
2022-10-02 21:57:27 +00:00
|
|
|
[submodule "pack/plugins/start/plenary.nvim"]
|
|
|
|
path = pack/plugins/start/plenary.nvim
|
|
|
|
url = https://github.com/nvim-lua/plenary.nvim.git
|
|
|
|
[submodule "pack/plugins/opt/hflip.nvim"]
|
2022-10-22 00:55:56 +00:00
|
|
|
path = pack/plugins/start/hflip.nvim
|
2022-10-02 21:57:27 +00:00
|
|
|
url = https://github.com/FooSoft/hflip.nvim.git
|
2022-10-22 16:07:22 +00:00
|
|
|
[submodule "pack/plugins/start/vim-rooter"]
|
|
|
|
path = pack/plugins/start/vim-rooter
|
|
|
|
url = https://github.com/airblade/vim-rooter.git
|
2022-10-22 16:40:06 +00:00
|
|
|
[submodule "pack/plugins/start/fzf.vim"]
|
|
|
|
path = pack/plugins/start/fzf.vim
|
|
|
|
url = https://github.com/junegunn/fzf.vim.git
|
2022-10-22 16:45:14 +00:00
|
|
|
[submodule "pack/plugins/start/fzf"]
|
|
|
|
path = pack/plugins/start/fzf
|
|
|
|
url = https://github.com/junegunn/fzf.git
|
2022-10-22 17:50:21 +00:00
|
|
|
[submodule "pack/plugins/start/neodev.nvim"]
|
|
|
|
path = pack/plugins/start/neodev.nvim
|
|
|
|
url = https://github.com/folke/neodev.nvim.git
|
2022-12-07 04:21:40 +00:00
|
|
|
[submodule "pack/plugins/start/cmp-nvim-lsp-signature-help"]
|
|
|
|
path = pack/plugins/start/cmp-nvim-lsp-signature-help
|
|
|
|
url = https://github.com/hrsh7th/cmp-nvim-lsp-signature-help.git
|
2022-12-22 23:51:53 +00:00
|
|
|
[submodule "pack/plugins/start/nightfox.nvim"]
|
|
|
|
path = pack/plugins/start/nightfox.nvim
|
|
|
|
url = https://github.com/EdenEast/nightfox.nvim.git
|
|
|
|
[submodule "pack/plugins/start/lualine.nvim"]
|
|
|
|
path = pack/plugins/start/lualine.nvim
|
|
|
|
url = https://github.com/nvim-lualine/lualine.nvim.git
|
2022-12-23 03:05:51 +00:00
|
|
|
[submodule "pack/plugins/start/Comment.nvim"]
|
|
|
|
path = pack/plugins/start/Comment.nvim
|
|
|
|
url = https://github.com/numToStr/Comment.nvim.git
|