Migrate modalbind to external repo
This commit is contained in:
parent
38bb081350
commit
ba1c036adf
6 changed files with 46 additions and 310 deletions
1
rc.lua
1
rc.lua
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue