|
|
|
@ -23,6 +23,8 @@ Define core keybinds. |
|
|
|
(confirm-kill-emacs 'y-or-n-p) |
|
|
|
:general |
|
|
|
(uno-leader-define |
|
|
|
:placebo t ;; Dummy keyword required to use variable name below |
|
|
|
uno-leader-key '(execute-extended-command :which-key "Execute command") |
|
|
|
"f" '(:ignore t :which-key "File") |
|
|
|
"fe" '(:ignore t :which-key "Emacs") |
|
|
|
"fR" '(uno/key/emacs/rename-file :which-key "Rename file") |
|
|
|
|