projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c86b6e8
)
emacs: add george-mode
author
Amin Bandali
<bandali@gnu.org>
Tue, 10 Sep 2019 03:19:25 +0000
(23:19 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Tue, 10 Sep 2019 03:19:25 +0000
(23:19 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
6cec829
..
c18bb8b
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1483,6
+1483,10
@@
This function is intended for use with `ivy-ignore-buffers'."
:hook ((tex-mode . auto-fill-mode)
(tex-mode . flyspell-mode)))
+(use-feature george-mode
+ :straight (:host nil :repo "https://git.shemshak.org/amin/george-mode")
+ :mode "\\.grg\\'")
+
\f
;;; Theme