Remove yascroll

This commit is contained in:
Henrik Lissner 2016-03-04 22:37:51 -05:00
parent c64efcf4aa
commit b2346c7e4c
6 changed files with 2 additions and 19 deletions

View file

@ -22,7 +22,6 @@
(make-variable-buffer-local 'repl-p)
(add-hook! repl-toggle-mode
(yascroll-bar-mode +1)
(evil-initialize-state 'emacs)
(setq mode-line-format nil
repl-p t))