Incorporate neotree vars into popup rule

This commit is contained in:
Henrik Lissner 2017-09-24 15:34:11 +02:00
parent 0e7d81a41c
commit 7fe0ec0be7
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -502,7 +502,7 @@ the command buffer."
;;
;; By handing neotree over to shackle, which is better integrated into the
;; rest of my config (and persp-mode), this is no longer a problem.
(set! :popup " *NeoTree*" :align 'left :size 25)
(set! :popup " *NeoTree*" :align neo-window-position :size neo-window-width)
(defun +evil-neotree-display-fn (buf _alist)
"Hand neotree off to shackle."