Emacs: Remove old comment.
This commit is contained in:
parent
cee9ee3bf9
commit
4faa73ba20
|
@ -1,6 +1,6 @@
|
||||||
;;; common.el --- Common programming settings. -*- lexical-binding: t; -*-
|
;;; 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:
|
;;; Commentary:
|
||||||
|
|
||||||
|
@ -22,7 +22,6 @@
|
||||||
|
|
||||||
;; Guess indentation and if spaces or tabs are to be used.
|
;; Guess indentation and if spaces or tabs are to be used.
|
||||||
(use-package dtrt-indent
|
(use-package dtrt-indent
|
||||||
;; FIXME: Should run before whitespace-mode.
|
|
||||||
:after (editorconfig)
|
:after (editorconfig)
|
||||||
|
|
||||||
:hook
|
:hook
|
||||||
|
|
Loading…
Reference in New Issue
Block a user