github VSCodeVim/Vim v0.10.0
Waiting Walnut

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

This release has been long overdue.

Changes

  • Rewrite of Easymotion (with new features!)
    • n-character move with <leader><leader>/<character>...
    • 2-character move with <leader><leader>2s<character><character>
    • Jump immediately if there's only one candidate to jump to.
    • Added tests for Easymotion code!
      Thanks to @MaxfieldWalker. Awesome job!
  • Added :only Ex command. Thanks @LeonB
  • Added support for <count>$. Thanks @tagniam
  • Fixed action repetition with <C-]>. Thanks @tagniam.
  • Made all tests pass on Windows. Thanks @philipmat
  • Added support for gdefault with :s// replacement. Thanks @philipmat
  • Fixed zO. Thanks @vincentbel
  • Added new setting for whether double clicking in insert mode will go into visual mode. @Chillee
  • Fixed . repeat in certain cases. @Chillee

One more thing. I apologize for less work being done on the main repo. Much of my effort recently has gone into the neovim version of this extension (still in development).

Don't miss a new Vim release

NewReleases is sending notifications on new releases.