refactor(config): Tidy Emacs config across modules
This commit is contained in:
@@ -160,6 +160,12 @@
|
||||
("C-x K" . helpful-kill-buffers)
|
||||
("r" . remove-hook-at-point)))
|
||||
|
||||
;; typit,打字游戏
|
||||
(use-package typit)
|
||||
|
||||
;; power-mode
|
||||
(use-package power-mode)
|
||||
|
||||
(provide 'init-package)
|
||||
|
||||
;;; init-package.el ends here
|
||||
|
||||
Reference in New Issue
Block a user