github VSCodeVim/Vim v0.10.1
Easy Éclair

latest releases: v1.32.1, v1.32.0, v1.31.0...
8 years ago

Much credit goes to @MaxfieldWalker and @brandonbloom for much of the work this patch!

Easymotion improvements

  • Made it possible to specify custom characters for Easymotion keys as in #1981. Use vim.easymotionKeys for this new functionality!
  • Fix a bug with easymotion not appearing on some matches.
  • Fixed a bug with easymotion appearing under code. #2009
  • Started using the vscode theme color for markers instead of red and black as the default. #2017 (comment)
  • Support for bidirectional easymotion commands.

Big thanks to @MaxfieldWalker for all of these improvements!

Other improvements and fixes

  • Fix an occasional dereference of undefined that occurred occasionally on startup. Thanks @brandonbloom !
  • Implemented <C-]> and <C-t>. Thanks @brandonbloom !
  • Fixed some pesky bugs with the paragraph objects. Thanks @brandonbloom !
  • Implemented '' and `` properly. This involved implementing a command on the VSCode side, so thanks @brandonbloom !
  • Corrected an incorrect behavior of the new setting mouseSelectionGoesIntoVisualMode. Thanks @nguymin4 !

Don't miss a new Vim release

NewReleases is sending notifications on new releases.