| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2025-03-08 | perf(keycodes): use hashy for string lookup | zeertzjq | 1 | |
| This is slightly faster than the binary search as per the benchmark, and allows handling the vim/vim#16821 situation in generator code. | ||||
| 2025-03-08 | refactor(keycodes): generate key_names_table[] using Lua | zeertzjq | 1 | |
| This allows easier refactoring. | ||||
