Skip to content

feat: add NERDTreeReverseSort option for reverse alphabetical sorting#1453

Open
cgbahk wants to merge 1 commit into
preservim:masterfrom
cgbahk:feat/NERDTreeReverseSort
Open

feat: add NERDTreeReverseSort option for reverse alphabetical sorting#1453
cgbahk wants to merge 1 commit into
preservim:masterfrom
cgbahk:feat/NERDTreeReverseSort

Conversation

@cgbahk

@cgbahk cgbahk commented May 6, 2026

Copy link
Copy Markdown

Description of Changes

This PR adds a new configuration option g:NERDTreeReverseSort that allows users to sort NERDTree nodes in reverse alphabetical order instead of the default alphabetical order.

Users who prefer reverse alphabetical sorting (e.g., to see files starting with later letters first, or for specific workflow preferences) currently have no built-in way to achieve this in NERDTree. I found there are many cases that it is more 'ergonomic'.

Also it does not hurt any existing behavior if not set any configuration.

Closes #1162 (though... it is already closed 😉 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sort reverse alphabetically?

1 participant