diff options
| author | fpi | 2020-09-18 16:23:08 +0200 |
|---|---|---|
| committer | fpi | 2020-09-28 12:03:26 +0200 |
| commit | 37d825800e780a241a5fbd8c4e8d66e960a20cb1 (patch) | |
| tree | 898764e988d8b2025a0670d3f750db488e678e37 | |
| parent | Try setting projectile cache & disable it for now (diff) | |
Fix comment syntax
| -rw-r--r-- | emacs-init.org | 2 |
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 |
