diff --git a/init.d/programming/common.el b/init.d/programming/common.el index 792a3ef..742e47a 100644 --- a/init.d/programming/common.el +++ b/init.d/programming/common.el @@ -1,6 +1,6 @@ ;;; common.el --- Common programming settings. -*- lexical-binding: t; -*- -;; Time-stamp: <2020-01-07T07:24:36+0100> +;; Time-stamp: <2020-01-07T07:53:57+0100> ;;; Commentary: @@ -22,7 +22,6 @@ ;; Guess indentation and if spaces or tabs are to be used. (use-package dtrt-indent - ;; FIXME: Should run before whitespace-mode. :after (editorconfig) :hook