summaryrefslogtreecommitdiff
path: root/lisp/latex-custom.el
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2022-09-05 13:09:22 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2022-09-05 13:09:22 -0400
commitad7f668eda2b496f8579ce388fa45dac3b482489 (patch)
tree6cc45d136e93d7fbd1a27f68ee350e56b2020d6b /lisp/latex-custom.el
parent6257322d751dc36eaaf509682da164f6aef3ff90 (diff)
Some general improvements for web mode, need to test them out on a real project though
Diffstat (limited to 'lisp/latex-custom.el')
-rw-r--r--lisp/latex-custom.el6
1 files changed, 0 insertions, 6 deletions
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)