2021-08-01 13:30:23 +08:00
## Bundle plugins
2020-06-13 14:06:35 +08:00
2021-08-01 13:30:23 +08:00
In `bundle/` directory, there are two kinds of plugins: forked plugins without changes and forked plugins which have been changed.
### Changed plugin:
2020-10-31 15:58:52 +08:00
2021-08-01 13:30:23 +08:00
- `vim-bookmarks` : based on [`MattesGroeger/vim-bookmarks@3adeae1` ](https://github.com/MattesGroeger/vim-bookmarks/commit/3adeae10639edcba29ea80dafa1c58cf545cb80e )
2021-09-21 22:45:15 +08:00
- `delimitMate` : based on [`Raimondi/delimitMate@537a1da` ](https://github.com/Raimondi/delimitMate/tree/537a1da0fa5eeb88640425c37e545af933c56e1b )
2021-11-13 14:16:21 +08:00
- `vim-toml` : based on [cespare/vim-toml@717bd87ef9 ](https://github.com/cespare/vim-toml/tree/717bd87ef928293e0cc6cfc12ebf2e007cb25311 )
2022-03-20 09:56:51 +08:00
- `neoformat` : based on [neoformat ](https://github.com/sbdchd/neoformat/tree/f1b6cd506b72be0a2aaf529105320ec929683920 )
2022-03-20 15:59:42 +08:00
- `github-issues.vim` : based on [github-issues.vim ](https://github.com/jaxbot/github-issues.vim/tree/46f1922d3d225ed659f3dda1c95e35001c9f41f4 )
2022-04-08 00:53:52 +08:00
- `vim-virtualenv` : based on [vim-virtualenv ](https://github.com/jmcantrell/vim-virtualenv/tree/b1150223cd876f155ed7a3b2e285ed33f6f93873 )
2022-04-08 23:52:26 +08:00
- `clever-f.vim` : based on [`clever-f.vim@fd370f2` ](https://github.com/rhysd/clever-f.vim/tree/fd370f27cca93918184a8043220cef1aa440a1fd )
2022-04-15 20:36:45 +08:00
- `verilog` : based on [`vhda/verilog_systemverilog.vim@0b88f2c` ](https://github.com/vhda/verilog_systemverilog.vim/tree/0b88f2ccf81983944bf00d15ec810dd807053d19 )
2020-10-31 15:58:52 +08:00
2021-08-01 13:30:23 +08:00
### No changed plugins
2020-06-13 14:06:35 +08:00
2021-08-01 13:30:23 +08:00
- [defx.nvim ](https://github.com/Shougo/defx.nvim/tree/df5e6ea6734dc002919ea41786668069fa0b497d )
- [dein.vim ](https://github.com/Shougo/dein.vim/tree/772ae08cef5e712b2b31b4aaee908fc853accd94 )
2022-05-08 22:13:40 +08:00
- [indent-blankline.nvim ](https://github.com/lukas-reineke/indent-blankline.nvim/tree/045d9582094b27f5ae04d8b635c6da8e97e53f1d )
2021-10-05 15:16:41 +08:00
- [nvim-lspconfig ](https://github.com/neovim/nvim-lspconfig/tree/507f8a570ac2b8b8dabdd0f62da3b3194bf822f8 )
2022-04-23 12:17:59 +08:00
- [deoplete-lsp ](https://github.com/deoplete-plugins/deoplete-lsp/tree/c466c955e85d995984a8135e16da71463712e5e5 )
2022-04-13 10:40:59 +08:00
- [nvim-cmp ](https://github.com/hrsh7th/nvim-cmp/tree/3192a0c57837c1ec5bf298e4f3ec984c7d2d60c0 )
2022-04-25 12:30:38 +08:00
- [cmp-neosnippet ](https://github.com/notomo/cmp-neosnippet/tree/2d14526af3f02dcea738b4cea520e6ce55c09979 )
2022-04-23 12:09:55 +08:00
- [deoplete ](https://github.com/Shougo/deoplete.nvim/tree/1c40f648d2b00e70beb4c473b7c0e32b633bd9ae )
2022-04-24 22:08:19 +08:00
- [vim-scala@7657218 ](https://github.com/derekwyatt/vim-scala/tree/7657218f14837395a4e6759f15289bad6febd1b4 )
2022-04-25 12:30:38 +08:00
- [neosnippet.vim@5973e80 ](https://github.com/Shougo/neosnippet.vim/tree/5973e801e7ad38a01e888cb794d74e076a35ea9b )