diff options
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r-- | .emacs.d/init.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el index f290909..997e6cf 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -568,8 +568,6 @@ Make N (default: 1) copies of the current line or region." (require 'bandali-theme) -;; (require 'bandali-magit) - ;; recently opened files (csetq recentf-max-saved-items 2000 recentf-save-file (b/var "recentf-save.el")) |