Add shortcut to duplicate line.
This commit is contained in:
parent
28e1e3d4b1
commit
f654c2889b
@ -77,5 +77,8 @@
|
||||
(global-set-key (kbd "C-c r f") 'org-roam-node-find)
|
||||
(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
|
||||
|
||||
(provide 'base-keys)
|
||||
;;; base-keys.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user