mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: comment revision and formatting
For clarity, to enforce conventions, and explain the unexplained.
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
;;; doom-editor.el -*- lexical-binding: t; -*-
|
||||
;;; doom-editor.el --- defaults for text editing in Doom -*- lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
(defvar doom-detect-indentation-excluded-modes
|
||||
'(fundamental-mode pascal-mode so-long-mode doom-docs-org-mode)
|
||||
|
Reference in New Issue
Block a user