moved guru-mode to prog-mode-hook only
This commit is contained in:
parent
072c23b67e
commit
2f24b87eb4
1 changed files with 0 additions and 4 deletions
|
@ -198,10 +198,6 @@
|
|||
(add-to-list 'yas/snippet-dirs prelude-snippets-dir)
|
||||
(yas/global-mode 1)
|
||||
|
||||
;; became an Emacs guru in the keystroke department
|
||||
(require 'guru-mode)
|
||||
(guru-mode +1)
|
||||
|
||||
;; projectile is a project management mode
|
||||
(require 'projectile)
|
||||
(projectile-global-mode t)
|
||||
|
|
Loading…
Reference in a new issue