guru ability removed from the default ability list

This commit is contained in:
Sameer Rahmani 2018-03-02 17:49:24 +00:00
parent cec89a8dc4
commit b4520db340
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
;; ABILITIES
;; =========
;; Disable abilities which you don't want.
(disable 'rbenv 'helm 'spell 'linum 'smart-mode-line 'desktop-mode 'dired+)
(disable 'rbenv 'helm 'spell 'linum 'smart-mode-line 'desktop-mode 'dired+ 'guru)
;; EXTENSIONS
;; ==========