Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.26 KB

CHANGELOG.org

File metadata and controls

34 lines (24 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • SPC q r: Just restarts the IDE without invalidating the cache

1.1.0 - 2020-03-30

Added

  • add which-key support
  • enable the following vim plugins: argtextobj, textobj-entire, ReplaceWithRegister
  • SPC j l: Jump to line (AceJump required)
  • SPC m h t: Type definition

Changed

  • =SPC ‘=: Activate terminal window

1.0.0 - 2019-12-27

Manual intervention is required:

  • execute mv ~/intellispace ~/.intellimacs
  • change the occurrences of intellispace to .intellimacs inside your .ideavimrc file.

Changed

  • Renamed project to intellimacs because intellispace is a registered trademark.
  • Project saved to an hidden directory.

0.0.1 - 2019-12-27

Initial release.