Removed redundant guru-mode require package
This commit is contained in:
parent
157aff9e71
commit
48d41e6052
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
(prelude-require-packages '(guru-mode))
|
|
||||||
|
|
||||||
(defun prelude-local-comment-auto-fill ()
|
(defun prelude-local-comment-auto-fill ()
|
||||||
(set (make-local-variable 'comment-auto-fill-only-comments) t))
|
(set (make-local-variable 'comment-auto-fill-only-comments) t))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue