You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@danielwuz I retried without popwin and I don't like the default behaviour where helm can be at different places. Tell me if you find a way to make it appears always at the same position.
@danielwuz Just tried it, works like a charm, I may use NeoTree as a quick way to navigate a project tree, I made some improvements for NeoTree in v0.3.2. Thank you! 👍
I'm waiting for your PR with your configuration proposal :-)
You can also remove the popwin line for helm.
This bug causes
neotree-rename-node
andneotree-create-node
fail for those who use helm as completion system.Step to reproduce:
<leader key> f t
M-x helm-mini
. An error message should display:This is caused by line 1608 in
spacemacs/packages.el
,Not sure what we use popwin with helm for. Is it possible to remove helm from popwin?
The text was updated successfully, but these errors were encountered: