projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9887d7
)
emacs: add tex filter-group for ibuffer
author
Amin Bandali
<bandali@gnu.org>
Mon, 29 Apr 2019 15:15:57 +0000
(11:15 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 29 Apr 2019 15:16:20 +0000
(11:16 -0400)
.emacs.d/init.org
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.org
b/.emacs.d/init.org
index
87ea69e
..
4f1193d
100644
(file)
--- a/
.emacs.d/init.org
+++ b/
.emacs.d/init.org
@@
-1203,6
+1203,10
@@
There's no way I could top that, so I won't attempt to.
(mode . haskell-mode)
(mode . lean-mode)
(mode . alloy-mode)))
+ ("tex"
+ (or
+ (mode . bibtex-mode)
+ (mode . latex-mode)))
("emacs"
(or
(name . "^\\*scratch\\*$")