doomemacs/modules/tools/neotree
Henrik Lissner 91357a3e5d
💥 Replace core-popup with new feature/popup module
This is a breaking change! Update your :popup settings. Old ones will
throw errors!

Doom's new popup management system casts off its shackles (hur hur) and
replaces them with the monster that is `display-buffer-alist`, and
window parameters.

However, this is highly experimental! Expect edge cases.  Particularly
with org-mode and magit (or anything that does its own window
management).

Relevant to #261, #263, #325
2018-01-06 02:17:43 -05:00
..
autoload.el tools/neotree: refresh pane when jumping to it 2018-01-01 21:19:49 -05:00
config.el 💥 Replace core-popup with new feature/popup module 2018-01-06 02:17:43 -05:00
packages.el Extract neotree from feature/evil => tools/neotree 2017-06-05 00:51:56 +02:00
README.org Update & reformat module readmes for v2.0.9 2018-01-01 13:21:53 -05:00

: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.