all repos — nixfiles @ 5f4b83d79170c1867d53cc27028691edf16bb918

System and user configuration, managed by nix and home-manager

Emacs: install dtrt-indent, but don't auto-enable Only need this when working on other people's code

Alan Pearce
commit

5f4b83d79170c1867d53cc27028691edf16bb918

parent

2e09f7f56e2ac3970ac5143007d78c9d3453463a

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M user/emacs/init.eluser/emacs/init.el
@@ -712,6 +712,9 @@
(use-package ws-butler :ghook ('prog-mode-hook)) +(use-package dtrt-indent + :commands (dtrt-indent-mode)) + (use-package rainbow-mode :ghook ('(css-mode-hook conf-xdefaults-mode-hook)