Releases: gaalcaras/ncm-R
Releases · gaalcaras/ncm-R
v1.0
ncm-R gets its first major version bump! This means that updating to v1.0 will break things if you use the now deprecated nvim-completion-manager.
I highly recommend making the switch to ncm2 and updating your version of ncm-R.
What's new:
- Drop support for the original nvim-completion-manager
- Switch ncm-R to ncm2
v0.7
v0.6
What's new:
- Significant performance improvements thanks to changes in Nvim-R's API
- Improve completion data (function and packages descriptions) and layout
- ncm-R is now more verbose when something goes horribly wrong, both in nvim and in the logs
- Big code refactoring
- User customization of the pop-up menu layout
- Better Windows support
- Added plugin help
- Many small bug fixes and improvements