2014-02-21 00:26:50 -05:00
|
|
|
[submodule "vim/bundle/vim-trailing-whitespace"]
|
|
|
|
path = vim/bundle/vim-trailing-whitespace
|
|
|
|
url = https://github.com/bronson/vim-trailing-whitespace.git
|
|
|
|
[submodule "vim/bundle/vim-pathogen"]
|
|
|
|
path = vim/bundle/vim-pathogen
|
|
|
|
url = https://github.com/tpope/vim-pathogen.git
|
|
|
|
[submodule "vim/bundle/lightline.vim"]
|
|
|
|
path = vim/bundle/lightline.vim
|
|
|
|
url = https://github.com/itchyny/lightline.vim
|
2014-04-05 03:20:53 -04:00
|
|
|
[submodule "vim/bundle/vim-fugitive"]
|
|
|
|
path = vim/bundle/vim-fugitive
|
|
|
|
url = https://github.com/tpope/vim-fugitive.git
|
2014-04-07 00:10:46 -04:00
|
|
|
[submodule "vim/bundle/vim-move"]
|
|
|
|
path = vim/bundle/vim-move
|
|
|
|
url = https://github.com/matze/vim-move.git
|
2014-04-07 12:01:35 -04:00
|
|
|
[submodule "vim/bundle/vim-signify"]
|
|
|
|
path = vim/bundle/vim-signify
|
2014-06-16 05:37:52 -04:00
|
|
|
url = https://github.com/mhinz/vim-signify
|
2014-06-02 04:34:08 -04:00
|
|
|
[submodule "vim/bundle/vim-polyglot-darkcloud"]
|
|
|
|
path = vim/bundle/vim-polyglot-darkcloud
|
2014-06-26 09:28:26 -04:00
|
|
|
url = https://github.com/prurigro/vim-polyglot-darkcloud.git
|
2014-07-29 03:04:37 -04:00
|
|
|
[submodule "vim/bundle/tabular"]
|
|
|
|
path = vim/bundle/tabular
|
|
|
|
url = https://github.com/godlygeek/tabular
|
2017-11-22 17:24:13 -05:00
|
|
|
[submodule "vim/bundle/splitjoin.vim"]
|
|
|
|
path = vim/bundle/splitjoin.vim
|
|
|
|
url = https://github.com/AndrewRadev/splitjoin.vim
|
2018-03-13 11:32:04 -04:00
|
|
|
[submodule "vim/bundle/ale"]
|
|
|
|
path = vim/bundle/ale
|
|
|
|
url = https://github.com/w0rp/ale
|
|
|
|
[submodule "vim/bundle/lightline-ale"]
|
|
|
|
path = vim/bundle/lightline-ale
|
|
|
|
url = https://github.com/maximbaz/lightline-ale
|
2022-04-15 14:23:23 -04:00
|
|
|
[submodule "vim/bundle/vim-gutentags"]
|
|
|
|
path = vim/bundle/vim-gutentags
|
|
|
|
url = https://github.com/ludovicchabant/vim-gutentags.git
|
2024-03-01 21:11:26 -05:00
|
|
|
[submodule "vim/bundle/Comment.nvim"]
|
|
|
|
path = vim/bundle/Comment.nvim
|
|
|
|
url = https://github.com/numToStr/Comment.nvim
|
|
|
|
[submodule "vim/bundle/nvim-ts-context-commentstring"]
|
|
|
|
path = vim/bundle/nvim-ts-context-commentstring
|
|
|
|
url = https://github.com/JoosepAlviste/nvim-ts-context-commentstring
|
2024-03-01 21:59:23 -05:00
|
|
|
[submodule "vim/bundle/nvim-treesitter"]
|
|
|
|
path = vim/bundle/nvim-treesitter
|
|
|
|
url = https://github.com/nvim-treesitter/nvim-treesitter
|
2024-03-04 14:39:06 -05:00
|
|
|
[submodule "vim/bundle/nvim-cmp"]
|
|
|
|
path = vim/bundle/nvim-cmp
|
|
|
|
url = https://github.com/hrsh7th/nvim-cmp
|
|
|
|
[submodule "vim/bundle/nvim-snippy"]
|
|
|
|
path = vim/bundle/nvim-snippy
|
|
|
|
url = https://github.com/dcampos/nvim-snippy
|
|
|
|
[submodule "vim/bundle/vim-snippets"]
|
|
|
|
path = vim/bundle/vim-snippets
|
|
|
|
url = https://github.com/honza/vim-snippets
|
|
|
|
[submodule "vim/bundle/cmp-treesitter"]
|
|
|
|
path = vim/bundle/cmp-treesitter
|
|
|
|
url = https://github.com/ray-x/cmp-treesitter
|
|
|
|
[submodule "vim/bundle/cmp-nvim-tags"]
|
|
|
|
path = vim/bundle/cmp-nvim-tags
|
|
|
|
url = https://github.com/quangnguyen30192/cmp-nvim-tags
|
|
|
|
[submodule "vim/bundle/cmp-snippy"]
|
|
|
|
path = vim/bundle/cmp-snippy
|
|
|
|
url = https://github.com/dcampos/cmp-snippy
|
|
|
|
[submodule "vim/bundle/cmp-buffer"]
|
|
|
|
path = vim/bundle/cmp-buffer
|
|
|
|
url = https://github.com/hrsh7th/cmp-buffer
|
|
|
|
[submodule "vim/bundle/cmp-omni"]
|
|
|
|
path = vim/bundle/cmp-omni
|
|
|
|
url = https://github.com/hrsh7th/cmp-omni
|
2024-03-05 12:07:58 -05:00
|
|
|
[submodule "vim/bundle/cmp-async-path"]
|
|
|
|
path = vim/bundle/cmp-async-path
|
|
|
|
url = https://codeberg.org/FelipeLema/cmp-async-path
|
2024-03-05 12:46:26 -05:00
|
|
|
[submodule "vim/bundle/nvim-treesitter-textobjects"]
|
|
|
|
path = vim/bundle/nvim-treesitter-textobjects
|
|
|
|
url = https://github.com/nvim-treesitter/nvim-treesitter-textobjects
|
2024-03-05 13:03:53 -05:00
|
|
|
[submodule "vim/bundle/nvim-surround"]
|
|
|
|
path = vim/bundle/nvim-surround
|
|
|
|
url = https://github.com/kylechui/nvim-surround
|
2024-03-06 02:08:39 -05:00
|
|
|
[submodule "vim/bundle/vista.vim"]
|
|
|
|
path = vim/bundle/vista.vim
|
|
|
|
url = https://github.com/liuchengxu/vista.vim
|
2024-03-13 18:14:17 -04:00
|
|
|
[submodule "vim/bundle/qf.nvim"]
|
|
|
|
path = vim/bundle/qf.nvim
|
|
|
|
url = https://github.com/ten3roberts/qf.nvim
|