sp already sets up latex-specific features

This commit is contained in:
Patrick Elliott 2018-07-12 16:59:24 +02:00
parent 1fc43dacfc
commit e8827048b8

View file

@ -14,9 +14,6 @@
;; Plugins
;;
;; sp's default rules are obnoxious, so disable them
(provide 'smartparens-latex)
(after! tex
;; Set some varibles to fontify common LaTeX commands.
(load! "+fontification")