mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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.
: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.