dotfiles/mzte-nv/conf/lua/pluginconf/p-recorder.fnl
2023-02-19 21:28:57 +01:00

5 lines
284 B
Fennel

((. (require :recorder) :setup) {:mapping {;; this would conflict with search keybind (default is #)
:addBreakPoint nil}
;; clear all existing macros on startup
:clear true})