mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Do not copy a lot of lua strings (dict keys) to just strequal() them Just compare them directly to a dedicated hash function. feat(generators): HASHY McHASHFACE