Skip to content

Conversation

@theunraveler
Copy link

Hello. This PR adds an option to sort items case-insensitively. It defaults to case-sensitive (the current behavior). Thanks!

Copy link
Owner

@lambdalisue lambdalisue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vim script is quite slow so add s:compare_case_sensitive and return it from fern#comparator#lexical#new() function if the option is true.

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.

2 participants