Incorporate neotree vars into popup rule
This commit is contained in:
parent
0e7d81a41c
commit
7fe0ec0be7
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue