| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | vim-patch:9.0.0002: map functionality outside of map.c (#19150) | zeertzjq | 2022-06-29 |
| * | refactor(map): simplify add_map params | bfredl | 2022-06-28 |
| * | refactor: replace char_u #18429 | dundargoc | 2022-06-28 |
| * | refactor(map): statically initialize maphash array | bfredl | 2022-06-24 |
| * | perf(map): avoid extraneous heap allocations when setting mappings | bfredl | 2022-06-24 |
| * | perf(map): visit only one hash bucket instead of all, like an actual hash table | bfredl | 2022-06-24 |
| * | refactor: move some mapping-related code to a separate file (#19061) | zeertzjq | 2022-06-23 |