Skip to content

Files

Latest commit

c160b61 · Mar 4, 2015

History

History
18 lines (13 loc) · 905 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 905 Bytes

AtomJ

After using IntelliJ and it's keybindings for years it is hard to switch to an editor with a new set of keybindings.

Meet: IntelliJ keybindings combined with Pivotal's additions for the Atom editor.

You can read more about Atom keymaps here.

Usage

In order to use the keymap from this repo it needs to be in your .atom folder in your home directory. You can use the commands below to achieve this, you might have to remove the keymap.cson from your .atom directory before doing so.

git clone git@github.com:geapi/atomJ.git
ln -s [path-to-atomJ-repo]/keymap.cson ~/.atom/keymap.cson

License

AtomJ is released under the MIT License.