Update to revert something and include others
This commit is contained in:
parent
60b5177ddd
commit
b36593c7a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ var*
|
|||||||
snippets/*
|
snippets/*
|
||||||
diary
|
diary
|
||||||
srecode-map.el
|
srecode-map.el
|
||||||
|
places
|
@ -39,10 +39,7 @@
|
|||||||
(load bootstrap-file nil 'nomessage))
|
(load bootstrap-file nil 'nomessage))
|
||||||
|
|
||||||
;; Set up straight.el to use use-package
|
;; Set up straight.el to use use-package
|
||||||
;; (straight-use-package 'use-package)
|
(straight-use-package 'use-package)
|
||||||
(use-package use-package
|
|
||||||
:straight t
|
|
||||||
:defer t)
|
|
||||||
|
|
||||||
(defun whomp/add-key-binding (key command help-text)
|
(defun whomp/add-key-binding (key command help-text)
|
||||||
"Add a key binding to the W.H.O.M.P. keymap"
|
"Add a key binding to the W.H.O.M.P. keymap"
|
||||||
|
Loading…
Reference in New Issue
Block a user