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 )
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 )
- [neoformat ](https://github.com/sbdchd/neoformat/tree/1a49552cdaddeaaa766a6f0016effe530634b39f )
2021-08-11 21:29:53 +08:00
- [indent-blankline.nvim ](https://github.com/lukas-reineke/indent-blankline.nvim/tree/17a83ea765831cb0cc64f768b8c3f43479b90bbe )