Saving the world, one trailing space at a time

This commit is contained in:
Henrik Lissner 2019-05-02 16:20:40 -04:00
parent aff63899b0
commit 898ef11b76
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
(doom-cli-run "autoloads"))) (doom-cli-run "autoloads")))
;;;###autoload ;;;###autoload
(defun doom//update (&optional yes) (defun doom//update (&optional yes)
"TODO" "TODO"
(interactive "P") (interactive "P")
(let ((doom-auto-accept yes)) (let ((doom-auto-accept yes))

View file

@ -251,7 +251,7 @@ savehist file."
(advice-add #'dtrt-indent-mode :around #'doom*fix-broken-smie-modes)) (advice-add #'dtrt-indent-mode :around #'doom*fix-broken-smie-modes))
(def-package! undo-tree (def-package! undo-tree
;; Branching & persistent undo ;; Branching & persistent undo
:after-call (doom-switch-buffer-hook after-find-file) :after-call (doom-switch-buffer-hook after-find-file)
:config :config