update keyboard shortcuts and add evil-eglot-map

This commit is contained in:
Grant Horner
2026-07-20 09:25:50 -04:00
parent 3bd6de839e
commit f362df7961
3 changed files with 40 additions and 7 deletions

View File

@@ -3,6 +3,10 @@
(interactive)
(find-file user-init-file))
(defun hgh/load-init-file ()
(interactive)
(load-file user-init-file))
(defun hgh/duplicate-dwim ()
(interactive)
(duplicate-dwim)