mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-05 23:29:27 +01:00
5 lines
284 B
Text
5 lines
284 B
Text
|
((. (require :recorder) :setup) {:mapping {;; this would conflict with search keybind (default is #)
|
||
|
:addBreakPoint nil}
|
||
|
;; clear all existing macros on startup
|
||
|
:clear true})
|