Fork me on GitHub
#clojure-canada
<
2015-09-03
>
k-hen14:09:01

in one of the prior toronto meetups, someone was having a problem with assigning keybindings in cursive - i've just run into this myself and found the solution so i thought i'd post

k-hen14:09:23

basically it's pretty simple and just a weird UI quirk - in the intellij settings there's a "keymap" option with a "clojure keybindings" child node. The child is where you set the default keybindings en masse - but you cannot re-assign the keybindings there - it's just a helpful utility to reassign your intellij keybindings to the predefined cursive keybindings set. So to reassign you have to assign in under Keymap pane in the Plugins/cursive submenu

k-hen14:09:02

also, since we talked about this too (at another meetup) - thought some might be interested in this: http://blogs.unity3d.com/2015/07/01/the-state-of-unity-on-linux/