Skip to content

Releases: jbyler/ideavim

0.39-jbyler-7 custom build

04 May 22:00
Compare
Choose a tag to compare
Pre-release

Custom build incorporating several open pull requests:

  • PR-33, adding VIM-264 [cdv][ai]t change in tag
  • PR-71, replace % with current file for external commands
  • PR-76, VIM-176 Fix arrow key navigation in console output
  • PR-86, Add verb that accepts a motion to comment
  • PR-87, VIM-769 Support for vim-surround

Also includes master changes since 0.39, including visual block mode overhaul, support for mapleader, etc.

0.39-jbyler-6 custom build

18 Dec 07:05
Compare
Choose a tag to compare
Pre-release

Custom build incorporating several open pull requests:

(removes PR-43 due to it causing problems with maintaining indentation when using o and O)

0.39-jbyler-5 custom build

12 Dec 23:04
Compare
Choose a tag to compare
Pre-release

Custom build incorporating several open pull requests:

0.38-jbyler-4 custom build

27 Nov 01:24
Compare
Choose a tag to compare
Pre-release

Custom build incorporating master changes plus several open pull requests:

  • PR-39, fixing VIM-714 set last column to caret column after delete
  • PR-33, adding VIM-264 [cdv][ai]t change in tag
  • PR-43, fixing VIM-287 Bug with O command on folded code

PR-53, PR-54, and PR-55 are merged to master now.

0.38-jbyler-3 custom build

25 Nov 08:48
Compare
Choose a tag to compare
Pre-release

Custom build incorporating master changes plus several open pull requests:

  • PR-55, fixing VIM-723 "p places text on wrong line"
  • PR-54, fixing VIM-771 semicolon repeat for 'till char' motion
  • PR-53, fixing crashes found by fuzzer
  • PR-39, fixing VIM-714 set last column to caret column after delete
  • PR-33, adding VIM-264 [cdv][ai]t change in tag
  • PR-43, fixing VIM-287 Bug with O command on folded code

PR-32 is replaced by PR-43 in this build. PR-41 and PR-42 are merged into or superseded in master now.

0.37-jbyler-2 custom build merging 5 outstanding pull requests

21 Oct 00:19
Compare
Choose a tag to compare

Custom build incorporating several open pull requests:

PR-35 and PR-36 are now merged to master, and this "release" is based on a later version of master that includes them.

0.37-jbyler-1 custom build merging 7 outstanding pull requests

16 Oct 00:13
Compare
Choose a tag to compare

Custom build incorporating several open pull requests: