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

@@ -4,13 +4,14 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(apheleia-log-only-errors nil)
'(custom-enabled-themes '(deeper-blue))
'(package-selected-packages
'(apheleia cape dart-mode diminish dumber-jump evil evil-collection
evil-surround exec-path-from-shell fish-mode ghostel
jai-mode magit mise move-text multiple-cursors org-roam
pgmacs terraform-mode undo-tree yaml-mode yasnippet
yasnippet-snippets))
'(apheleia cape dart-mode diminish dotenv-mode dumber-jump evil
evil-collection evil-surround exec-path-from-shell
fish-mode ghostel jai-mode magit mise move-text
multiple-cursors org-roam pgmacs terraform-mode
undo-tree yaml-mode yasnippet yasnippet-snippets))
'(package-vc-selected-packages
'((pgmacs :url "https://github.com/emarsden/pgmacs.git")
(jai-mode :url "https://github.com/valignatev/jai-mode.git"))))