Skip to content

Commit

Permalink
enabled evil-visualstar by default
Browse files Browse the repository at this point in the history
  • Loading branch information
dawuwgen committed Jul 16, 2014
1 parent 84fac2c commit a3f6b0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/prelude-evil.el
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@

(prelude-require-packages '(evil goto-chg evil-surround evil-visualstar evil-numbers))

(require 'evil-visualstar)

(setq evil-mode-line-format 'before)

(setq evil-emacs-state-cursor '("red" box))
Expand Down

0 comments on commit a3f6b0e

Please sign in to comment.