projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: add tex filter-group for ibuffer
[~bandali/configs]
/
.emacs.d
/
init.org
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\\*$")