A not-so-recent update to projectile caused doom-project-root's signature to change (it can now return nil, if not in a project). This fixes +neotree/open and +neotree/find-this-file to account for this new behavior, by resorting to default-directory in the absence of a project. |
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
packages.el | ||
README.org |
:evil neotree
This module brings a side panel for browsing project files, inspired by vim's NERDTree.
Sure, there's dired and projectile, but sometimes I'd like a bird's eye view of a project.