v0.7.0 - Bag of Goodies #250
numToStr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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:
What's Changed
glsl
support by @daangoossens22 in feat: addglsl
support #184elvish
support by @codyopel in feat: addelvish
support #185jsonnet
support by @codyopel in feat: Addjsonnet
support #186replace_keycodes=false
to expr mappings by @jdrouhard in Addreplace_keycodes=false
to expr mappings #190toggler
doesn't defines mappings in visual mode by @refaelsh in docs(readme):toggler
doesn't defines mappings in visual mode #197after/plugin/Comment.lua
=>plugin/Comment.lua
by @numToStr in change!: moveafter/plugin/Comment.lua
=>plugin/Comment.lua
#202i_<C-o>gcc
insertsg@$
by @numToStr in fix!:i_<C-o>gcc
insertsg@$
#204:h comment-nvim
by @numToStr in feat: help docs:h comment-nvim
#205gnuplot
support by @sahashirshendu in feat: addgnuplot
support #209nu
support by @jgollenz in feat: addnu
support #210gitignore
support by @eeeXun in feat: addgitignore
support #217lockmarks
fromgc{o,O}
by @PowerUser64 in fix: removelockmarks
fromgc{o,O}
#220lilypond
support by @Akmadan23 in Addlilypond
support #248New Contributors
glsl
support #184elvish
support #185replace_keycodes=false
to expr mappings #190toggler
doesn't defines mappings in visual mode #197gnuplot
support #209nu
support #210gitignore
support #217lockmarks
fromgc{o,O}
#220lilypond
support #248Full Changelog: v0.6.1...v0.7.0
This discussion was created from the release v0.7.0 - Bag of Goodies.
Beta Was this translation helpful? Give feedback.
All reactions