Add cheatsheet as a use-package command
This commit is contained in:
parent
c6da818e60
commit
cba24cbf20
3
init.el
3
init.el
@ -750,6 +750,9 @@
|
|||||||
(:map gpolonkai/pers-map
|
(:map gpolonkai/pers-map
|
||||||
("n" . newsticker-show-news)))
|
("n" . newsticker-show-news)))
|
||||||
|
|
||||||
|
(use-package cheatsheet
|
||||||
|
:ensure t)
|
||||||
|
|
||||||
(use-package nxml
|
(use-package nxml
|
||||||
:config
|
:config
|
||||||
(setq nxml-attribute-indent 4
|
(setq nxml-attribute-indent 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user