Fuck auto-complete

This commit is contained in:
Ivan Malison 2015-08-04 11:00:36 -07:00
parent 0827bade8d
commit 08368bdd85

View File

@ -1776,7 +1776,7 @@ window is active in the perspective."
:commands robe-mode
:init
(progn (add-hook 'ruby-mode-hook
(lambda () (robe-mode) (auto-complete-mode)))))
(lambda () (robe-mode)))))
(use-package rinari :ensure t)