Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lowercase color names #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Lowercase color names #18

wants to merge 3 commits into from

Conversation

norcalli
Copy link
Owner

@norcalli norcalli commented Oct 19, 2019

  • A third parameter (undocumented) can be used to modify the initial
    configuration of the trie
  • Allow per file configuration of lowercase.

Ashkan Kiani added 3 commits October 19, 2019 10:38
- Refactor and clean up old code.
- Fix the trie printing (it's perfect now :o)
- Add the ability to search from a starting point. This can help
avoid allocations.
- Avoid an allocation in longest_prefix.
- A third parameter (undocumented) can be used to modify the initial
configuration of the trie.
- Allow printing a trie in thicc mode.
@norcalli norcalli changed the title Update trie Lowercase color names Oct 19, 2019
@yujinyuz
Copy link

hi @norcalli

when will this PR get merged?

@jherdman
Copy link

Is there anything I can do to help with this pull request?

@wookayin
Copy link

@norcalli Can you please revisit this? Thank you for the great plugin!

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.

4 participants