ido removed from blocked extensions

This commit is contained in:
Sameer Rahmani 2017-12-02 10:50:52 +00:00
parent 88a75ae2b3
commit 48fd6d1870
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 'ido)
(disable 'rbenv 'helm 'spell 'linum 'smart-mode-line 'desktop-mode)
;; EXTENSIONS
;; ==========