doomemacs/modules/ui/neotree
Henrik Lissner 6808c46b58
💥 Change set-popup-rule! usage
Now accepts a flat plist of all its former parameters, including new
:parameters and :actions properties to increase your control over the
fate of your windows.

The old usage of set-popup-rule! is deprecated and may not work right!

The :ui popup module has also seen a major refactor to improve
efficiency and load times.

Sorry! This is the last "big" change before 2.1!
2018-06-18 02:34:16 +02:00
..
autoload.el Move :tools neotree => :ui neotree 2018-05-14 13:05:03 +02:00
config.el 💥 Change set-popup-rule! usage 2018-06-18 02:34:16 +02:00
packages.el Move :tools neotree => :ui neotree 2018-05-14 13:05:03 +02:00
README.org Move :tools neotree => :ui neotree 2018-05-14 13:05:03 +02: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.