projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0567bcb
)
emacs: experiment with hyperbole
author
Amin Bandali
<bandali@gnu.org>
Fri, 18 Oct 2019 05:36:45 +0000
(
01:36
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 18 Oct 2019 05:36:45 +0000
(
01:36
-0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
8779ea9
..
a270875
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1999,6
+1999,13
@@
This function is intended for use with `ivy-ignore-buffers'."
:custom
(nnreddit-python-command "python3"))
+(use-package hyperbole
+ :disabled
+ :straight (hyperbole
+ :host github :repo "rswgnu/hyperbole"
+ :files ("*.el" ("kotl" "kotl/*.el")
+ "DEMO" "man/*.info" "man/*.texi")))
+
\f
;;; Email (with Gnus)