cua keybinds

This commit is contained in:
2026-06-22 13:04:47 -04:00
parent c4ce8f1417
commit 1d14d7a09d
3 changed files with 89 additions and 32 deletions

View File

@@ -3,11 +3,6 @@
(interactive)
(find-file user-init-file))
(defun hgh/duplicate-dwim ()
(interactive)
(duplicate-dwim)
(next-line))
(defun hgh/set-bar-cursor(&rest args)
(setq-local cursor-type 'bar))