[Init] Config for ‘typing’
This commit is contained in:
parent
8f53db91f6
commit
eeadb28a8c
4
init.el
4
init.el
@ -1305,6 +1305,10 @@ _h_ _l_ _o_k _y_ank
|
|||||||
synonyms-cache-file "~/.emacs.d/mthesaur.txt.cache")
|
synonyms-cache-file "~/.emacs.d/mthesaur.txt.cache")
|
||||||
:commands (synonyms))
|
:commands (synonyms))
|
||||||
|
|
||||||
|
(use-package typing
|
||||||
|
:commands (typing-of-emacs)
|
||||||
|
:config (setq toe-highscore-file nil))
|
||||||
|
|
||||||
(use-package undo-tree
|
(use-package undo-tree
|
||||||
:commands (global-undo-tree-mode
|
:commands (global-undo-tree-mode
|
||||||
undo
|
undo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user