- remvoe the unneeded `!` after redraw in flygrep and other plugins which is using prompt API.
- improve the flygrep
Just open a new pull request [#1898](https://github.com/SpaceVim/SpaceVim/pull/1898) which is based on [#1802](https://github.com/SpaceVim/SpaceVim/pull/1802).
### Add doc of SpaceVim APIs
In [#1896](https://github.com/SpaceVim/SpaceVim/pull/1896), we will add documentation of SpaceVim APIs. These APIs provides
compatible functions for neovim/vim.
### Reduce the number of default plugins.
Discussion about this topic happened in [#1897](https://github.com/SpaceVim/SpaceVim/pull/1897)
### Development doc for language specific key bindings
Discussion about this topic happened in [#1899](https://github.com/SpaceVim/SpaceVim/pull/1899)