Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: fix clang and PVS warnings (#19569) | zeertzjq | 2022-07-29 |
* | perf(api): optimize nvim_cmd (#19513) | Lewis Russell | 2022-07-27 |
* | fix(api): make nvim_cmd mods.silent work correctly (#19489) | notomo | 2022-07-25 |
* | feat(api): add `unsilent` to command APIs | zeertzjq | 2022-07-03 |
* | feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter | Famiu Haque | 2022-06-28 |
* | refactor: replace char_u #18429 | dundargoc | 2022-06-28 |
* | fix(inccommand): parse the command to check if it is previewable | Famiu Haque | 2022-06-28 |
* | docs: fix typos (#18866) | dundargoc | 2022-06-15 |
* | vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use | zeertzjq | 2022-06-14 |
* | vim-patch:8.2.1898: command modifier parsing always uses global cmdmod | zeertzjq | 2022-06-14 |
* | refactor(api): remove redundant fields of CmdParseInfo | zeertzjq | 2022-06-14 |
* | vim-patch:8.2.1897: command modifiers are saved and set inconsistently | zeertzjq | 2022-06-14 |
* | refactor(api): move command related API to separate file | bfredl | 2022-06-12 |