Skip to content

0.2

Compare
Choose a tag to compare
@TheBlob42 TheBlob42 released this 17 Feb 20:55
· 69 commits to main since this release

Added

  • Display default VIM actions (gg, zt, <C-w>k, etc.) in the popup.
    • This feature can be toggled on or off (default: off)
  • Make the appearance of keys, prefixes, command descriptions and the divider configurable

Changed

  • minimum IdeaVIM version is now 0.65
  • Dismantle key mapping and description caching
    • Changes are reflected on .ideavimrc reload, no restart of Intellij required anymore
  • Fixed prefix comparison (issue with the '<' character)
  • Improve the usage of the available space for the popup
  • By default display keys in bold and prefixes in the current theme's keyword color