doomemacs/modules/ui/neotree
Henrik Lissner 3c6f48f9ec
Move evil & corrective keybinds to respective modules
Keybinds that correct behavior or provide or extend vim functionality
were moved to their respective modules, or to the :editor evil module.

Keybinds in the global space, that are particularly opinionated but
potentially harmful or imposing as a default, or likely for users to
change (like leader keys), are kept in config/default.
2019-10-26 23:44:28 -04:00
..
autoload.el Minor refactors across the board 2019-06-26 14:31:06 +02:00
config.el Move evil & corrective keybinds to respective modules 2019-10-26 23:44:28 -04: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.