Change C-c C-d shortcut to C-c l d.
This commit is contained in:
parent
f654c2889b
commit
18a43a404c
@ -78,7 +78,7 @@
|
||||
(global-set-key (kbd "C-c r t") 'org-roam-buffer-toggle)
|
||||
|
||||
;; Meta atajos (atajos de atajos)
|
||||
(global-set-key (kbd "C-c C-d") "\C-a\C- \C-n\M-w\C-y") ; Duplicar línea
|
||||
(global-set-key (kbd "C-c l d") "\C-a\C- \C-n\M-w\C-y") ; Duplicar línea
|
||||
|
||||
(provide 'base-keys)
|
||||
;;; base-keys.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user