diff --git a/doomemacs/.doom.d/config.el b/doomemacs/.doom.d/config.el index 4d61aaa..a2434ad 100644 --- a/doomemacs/.doom.d/config.el +++ b/doomemacs/.doom.d/config.el @@ -76,5 +76,5 @@ ;; they are implemented. ;; Indentation -(setq-default indent-tabs-mode t) (setq-default tab-width 4) +(setq-default indent-tabs-mode t) diff --git a/doomemacs/.doom.d/init.el b/doomemacs/.doom.d/init.el index f739c36..ba623bc 100644 --- a/doomemacs/.doom.d/init.el +++ b/doomemacs/.doom.d/init.el @@ -68,7 +68,7 @@ :emacs dired ; making dired pretty [functional] - electric ; smarter, keyword-based electric-indent + ;; electric ; smarter, keyword-based electric-indent ;;ibuffer ; interactive buffer management undo ; persistent, smarter undo for your inevitable mistakes ;; vc ; version-control and Emacs, sitting in a tree