X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/b9887d7945e77becfc6696288e88bc8550c19310..17c9334f92bc11b265fc55406e2039122fbe26b8:/.emacs.d/init.org diff --git a/.emacs.d/init.org b/.emacs.d/init.org index 87ea69e..4f1193d 100644 --- 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\\*$")