summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/bindings/plugins.fnl
blob: ae0348db668fa111f150b656ee1fac772f145e14 (plain) (blame)
1
2
3
4
; plugin-specific category bindings
(import-macros {: tbl : recc} :toast.macros)
(recc :which-key :add
 [(tbl :<leader>f & :desc :+find)])