eval-after-load 'neotree instead of "neotree"

This commit is contained in:
Henrik Lissner 2018-07-10 22:55:02 +02:00
parent ff3ead442c
commit dbdf55eee4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -338,7 +338,7 @@ pane and are highlighted incorrectly."
(neo-buffer--newline-and-begin)))
;;
(eval-after-load "neotree"
(eval-after-load 'neotree
(lambda ()
(unless (require 'all-the-icons nil t)
(error "all-the-icons isn't installed"))