norcalli.nvim-colorizer.lua/lua
Ashkan Kiani 9333430ba8 Update trie
- 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.
2019-10-19 10:38:09 -07:00
..
colorizer.lua Improve algorithm performance and correctness. (#15) 2019-10-18 21:51:56 -07:00
nvim.lua Add reload and bugfix highlight name. 2019-10-17 17:14:56 -07:00
trie.lua Update trie 2019-10-19 10:38:09 -07:00