Abstract popwin defuns
This commit is contained in:
parent
0cd60e5ae8
commit
5193970d8f
13 changed files with 39 additions and 110 deletions
|
@ -87,10 +87,6 @@
|
|||
(add-hook! neotree-mode 'narf|neotree-init-keymap)
|
||||
(add-hook! window-configuration-change 'narf|neotree-close-on-window-change)
|
||||
|
||||
(when neo-persist-show
|
||||
(add-hook! 'popwin:before-popup-hook (setq neo-persist-show nil))
|
||||
(add-hook! 'popwin:after-popup-hook (setq neo-persist-show t)))
|
||||
|
||||
(evil-set-initial-state 'neotree-mode 'motion)
|
||||
(after! projectile
|
||||
(setq projectile-switch-project-action 'neotree-projectile-action))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue