Use dtrt-indent globally

This commit is contained in:
Adam Goldsmith 2018-05-11 00:54:06 -04:00
parent 1ee3df018a
commit f1aed9c65e

View File

@ -468,7 +468,7 @@
(use-package dtrt-indent (use-package dtrt-indent
:config :config
(dtrt-indent-mode 1)) (dtrt-indent-global-mode 1))
(use-package gnuplot-mode (use-package gnuplot-mode
:mode ("\\.gp$" . gnuplot-mode)) :mode ("\\.gp$" . gnuplot-mode))