An unofficial emacs keymap for a Mac keyboard on IntelliJ IDEs. Unlike the default Emacs keymap, the CMD key is used as the META key for shortcuts.
- M-.: Go to Declaration or Usages
- M-* (CMD-SHIFT-8): Navigate > Back
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Emacs Keymap for Mac OS" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.