mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
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.
: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.