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/*
|
||||
diary
|
||||
srecode-map.el
|
||||
places
|
@ -39,10 +39,7 @@
|
||||
(load bootstrap-file nil 'nomessage))
|
||||
|
||||
;; Set up straight.el to use use-package
|
||||
;; (straight-use-package 'use-package)
|
||||
(use-package use-package
|
||||
:straight t
|
||||
:defer t)
|
||||
(straight-use-package 'use-package)
|
||||
|
||||
(defun whomp/add-key-binding (key command help-text)
|
||||
"Add a key binding to the W.H.O.M.P. keymap"
|
||||
|
Loading…
Reference in New Issue
Block a user