Skip to content

Commit

Permalink
Add qk-amz migrated to elpaca
Browse files Browse the repository at this point in the history
  • Loading branch information
Qkessler committed Dec 23, 2022
1 parent 30ed5d9 commit 6828053
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
(require 'qk-eglot)
(require 'qk-vterm)
(require 'qk-extra)
;; (require 'qk-amz)
(require 'qk-amz)

(setq custom-file "~/.emacs.d/var/custom.el")
(message "*** Emacs loaded in %s with %d garbage collections."
Expand Down
2 changes: 1 addition & 1 deletion modules/personal
1 change: 1 addition & 0 deletions modules/qk-evil.el
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ and complains if a module is loaded too early (during startup)."
"g" 'revert-buffer
"h" 'describe-mode
"i" 'elpaca-ui-mark-install
"I" 'elpaca-ui-search-installed
"l" 'elpaca-log
"m" 'elpaca-manager
"n" 'nil
Expand Down

0 comments on commit 6828053

Please sign in to comment.