Begone spaces

laptop
Elias Almqvist 2 years ago
parent 75224694ad
commit 5606d166fe
  1. 2
      doomemacs/.doom.d/config.el
  2. 2
      doomemacs/.doom.d/init.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)

@ -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

Loading…
Cancel
Save