aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/usercmd.c
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* docs: fix typosdundargoc2022-11-02
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* vim-patch:9.0.0786: user command does not get number from :tab modifier (#20716)zeertzjq2022-10-18
* feat(cscope)!: removeLewis Russell2022-10-13
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* vim-patch:9.0.0346: :horizontal modifier not fully supportedzeertzjq2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* fix(usercmd): also check for whitespace after escaped character (#19942)zeertzjq2022-08-25
* vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq2022-08-14
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.2.1873: Vim9: missing white space when using <f-args> (#19657)zeertzjq2022-08-06
* vim-patch:8.2.3282: Vim9: error about using -complete without -nargs is confu...zeertzjq2022-08-06
* vim-patch:8.1.1210: support for user commands is spread out (#19653)zeertzjq2022-08-06