diff --git a/modules/lang/latex/config.el b/modules/lang/latex/config.el index 642ceac8b..3bc7858e0 100644 --- a/modules/lang/latex/config.el +++ b/modules/lang/latex/config.el @@ -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")