Fix issue with projectile in terminal

This commit is contained in:
2014-03-10 20:18:25 +00:00
parent 38f55f6f00
commit 54e8ba54cb
2 changed files with 5 additions and 1 deletions

View File

@@ -49,6 +49,11 @@
(when (require 'grizzl nil 'noerror)
(setq *grizzl-read-max-results* 20))
;; Due to Grizzl crashing Emacs 24.4 nightlies in terminal, only use it in
;; full GUI mode.
(if gui-window-system
(setq projectile-completion-system 'grizzl))
;; Display ido results vertically, rather than horizontally.
(when (require 'ido-vertical-mode nil 'noerror)
(ido-vertical-mode 1))

View File

@@ -103,7 +103,6 @@
'(persp-modestring-dividers (quote (" [" "]" "|")))
'(persp-show-modestring t)
'(php-mode-dot-property-warning t)
'(projectile-completion-system (quote grizzl))
'(projectile-enable-caching nil)
'(projectile-globally-ignored-directories
(quote