Download Latest Version v0.8.0 - Stable as a Rock source code.zip (32.8 kB)
Email in envelope

Get an email when there's a new version of Comment.nvim

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-09-30 4.3 kB
v0.7.0 - Bag of Goodies source code.tar.gz 2022-09-30 25.6 kB
v0.7.0 - Bag of Goodies source code.zip 2022-09-30 32.8 kB
Totals: 3 Items   62.7 kB 0

This release brings comment support for various filetypes, new :help comment-nvim docs and new Lua APIs. This release is guaranteed to be API compatible with nvim v0.7.0. So, until you upgrade to nvim v0.8.0, I recommend sticking to this tag.

Following are the migration instruction:

  • With packer.nvim

    :::lua use { 'numToStr/Comment.nvim', tag = 'v0.7.0', config = function() require('Comment').setup() end }

What's Changed

New Contributors

Full Changelog: https://github.com/numToStr/Comment.nvim/compare/v0.6.1...v0.7.0

Source: README.md, updated 2022-09-30