[Init] Change setup for vlf

This commit is contained in:
Daniel - 2018-02-22 16:43:06 +01:00
parent 02a182a679
commit 4d29104719
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 1 deletions

View File

@ -115,7 +115,6 @@
ivy-mode
which-key-mode
eyebrowse-mode
vlf-setup))
(ignore-errors ; dont barf if mode cannot be loaded
(funcall mode +1)))
@ -1396,6 +1395,8 @@ are assumed to be of the form *.crt."
undo-tree-visualizer-diff t)
:diminish undo-tree-mode)
(use-package vlf-setup)
(use-package wgrep
:commands (wgrep-finish-edit
wgrep-change-to-wgrep-mode))