From ad7f668eda2b496f8579ce388fa45dac3b482489 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Mon, 5 Sep 2022 13:09:22 -0400 Subject: Some general improvements for web mode, need to test them out on a real project though --- lisp/latex-custom.el | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lisp/latex-custom.el (limited to 'lisp/latex-custom.el') diff --git a/lisp/latex-custom.el b/lisp/latex-custom.el deleted file mode 100644 index 65f73db..0000000 --- a/lisp/latex-custom.el +++ /dev/null @@ -1,6 +0,0 @@ - -(defun setup-latex() - ;(setq TeX-PDF-mode t) -) - -(provide 'latex-custom) -- cgit v1.2.1