nvim-lualine/lualine.nvim

Feat: Nerdtree/neo-tree enhanced feedback

cavanaug opened this issue · 0 comments

Requested feature

Alter the neotree extension to support showing the currently selected file in the statusline rather than the cwd. Or perhaps make that an option in the extension.

Motivation

Similar named files/directories are not able to be distinguished in a narrow neo-tree side panel. It would be ideal if the statusline (lualine) showed the currently selected in the tree. That would allow for immediate disambiguation of files/folders.

Yes, one could just open the entire tree in a new wide buffer, but this suggestion seems to be a simpler model.