Use dtrt-indent globally

This commit is contained in:
Adam Goldsmith 2018-05-11 00:54:06 -04:00
parent 1ee3df018a
commit f1aed9c65e
1 changed files with 1 additions and 1 deletions

View File

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