Skip to content

Releases: gaalcaras/ncm-R

v1.0

21 Nov 22:01
Compare
Choose a tag to compare

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

27 Jan 17:55
Compare
Choose a tag to compare

What's new:

  • RMarkdown and Rnoweb support
  • Disable NCM builtin sort

v0.6

26 Dec 23:12
Compare
Choose a tag to compare

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

First release of ncm-R

06 Dec 23:33
Compare
Choose a tag to compare