Revert sp change.

This commit is contained in:
Patrick Elliott 2018-07-13 10:07:02 +02:00
parent 9eccdd5c1b
commit 821d1937b8

View file

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