aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdhist.c
Commit message (Expand)AuthorAge
* refactor: replace char_u with charDundar Göc2022-09-01
* perf(messages): don't call ui_flush() per message line in various placesbfredl2022-09-01
* vim-patch:9.0.0284: using static buffer for multiple completion functionszeertzjq2022-08-27
* perf(api): allow to use an arena for return valuesbfredl2022-08-23
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:8.1.1823: command line history code is spread out (#19688)zeertzjq2022-08-09