# clone project to path where you want
git clone https://github.com/leejoker/SpacemacsIdea SpacemacsIdea
cd ~/SpacemacsIdea
# Windows
# use cmd and you should have administrator privilege
mklink %USERPROFILE%\.ideavimrc SpacemacsIdea\.ideavimrc
mklink %USERPROFILE%\.atamanrc.config SpacemacsIdea\.atamanrc.config
# or just copy file to your %USERPROFILE% path
# If on Linux, just use ln -s to make file soft links
Change Ataman: Transparent Leader Key to Space in idea Keymap settings
- Use Space + c to modify the config file
- Add your custom key bindings
- Use Space + F5 to Reload the config file
- If you don't know which actionId to use, use Space + s to swith on the actionId track, then you can see the actionId for your executed actions