dotfiles/mzte-nv/conf/lua/pluginconf/p-recorder.fnl

5 lines
284 B
Text
Raw Normal View History

2023-02-19 21:23:55 +01:00
((. (require :recorder) :setup) {:mapping {;; this would conflict with search keybind (default is #)
:addBreakPoint nil}
;; clear all existing macros on startup
:clear true})