saikyun / freja

Self-modifiable editor for coding graphical things
66 stars 2 forks source link

documentation top 5 #37

Open saikyun opened 3 years ago

saikyun commented 3 years ago
  1. setting hotkeys (global-set-key [:control :k] (fn [_] (print "hello")))
saikyun commented 2 years ago

Docs for hotkeys are added: https://github.com/saikyun/freja/wiki/Customizing-Freja#changing-hotkeys

Next up: 2. beginning on a game