Migrate modalbind to external repo

This commit is contained in:
crater2150 2017-09-13 15:52:49 +02:00
parent 38bb081350
commit ba1c036adf
6 changed files with 46 additions and 310 deletions

1
rc.lua
View file

@ -56,6 +56,7 @@ end
-- {{{ Key bindings
binder = require("separable.binder")
binder.modal.set_location("bottom","left")
binder.modal.set_x_offset(18)
binder.add_default_bindings()