summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org
index e07a8ab..89201f9 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -2895,7 +2895,7 @@ better performance.
=fit-window-to-buffer= automatically shrinks the current buffer based
on the amount of displayed text.
#+begin_src emacs-lisp
-(use-package emacs % windows.el does not (provide 'windows)
+(use-package emacs ;; windows.el does not (provide 'windows)
:init
<<window>>
:custom