Skip to content

2.0.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 18:13
· 19 commits to master since this release

Micro 2.0.14

  • New options
    • matchbracestyle to choose whether to underline or highlight matching braces (by @toiletbril in #2876)
    • matchbraceleft to choose whether to match brace to the left of the cursor (by @dmaluka in #3432)
    • hltrailingws to highlight trailing whitespace (by @dmaluka in #1897)
    • hltaberrors to highlight tab vs space inconsistencies (by @dmaluka in #1897)
  • Cursor movement and selection improvements
    • Add jump command to perform a relative goto (by @JoeKar in #3210)
    • Add sub-word movement actions and improve word movements (by @masmu in #2665 #3321)
    • Add paragraph selection actions and improve paragraph movements (by @hchac in #3353)
    • Make Shift-PageUp/Down the default keybindings for SelectPageUp/Down (by @injust in #3407)
  • Syntax highlighting improvements
    • Add signatures support to improve filetype detection in ambiguous cases (by @JoeKar in #2819 and @dmaluka in #3208)
    • Provide default.yaml for default syntax highlighting (by @JoeKar in #2933 and @dmaluka in #3259 #3262)
    • Improvements in syntax highlighting for various languages
  • Mouse improvements
  • Lua improvements
  • Misc improvements
  • Bugfixes
  • Documentation improvements

Thank you to all contributors and @zyedidia for making the release possible.

Full Changelog: v2.0.13...v2.0.14

Full list of contributors: @alexrp @Andriamanitra @blt-r @bound-variable @bryanhonof @cyqsimon @dimaguy @dmaluka @dustdfg @frabjous @glupi-borna @hchac @injust @JoeKar @jsuhaas22 @Krator3 @LizzyFleckenstein03 @log4gin @LordOfTrident @lvyaoting @masmu @matthias314 @mdom @m-kru @Neko-Box-Coder @niten94 @notnout @occupyhabit @paw-lu @stone-w4tch3r @taconi @toiletbril @zyedidia