Folke Lemaitre
|
03419f3e5f
|
fix(cmd): shedule error message instead of showing directly
|
2023-10-17 16:52:32 +02:00 |
Folke Lemaitre
|
3b31897275
|
fix(cmd): lazy-cmds no longer show an error for buffer-local commands
|
2023-10-14 17:30:26 +02:00 |
Folke Lemaitre
|
22bf6ae04b
|
style: sort requires
|
2023-10-09 11:25:42 +02:00 |
Folke Lemaitre
|
b582fc5545
|
fix(cmd): show descriptive error when command was not found after loading its plugins
|
2023-04-18 10:17:22 +02:00 |
Folke Lemaitre
|
efe36bdfda
|
fix(cmd): properly deal with commands with nargs=? or nargs=1. Fixes #659
|
2023-03-16 23:54:09 +01:00 |
Yahir Eduardo Bravo Tafur
|
a147110390
|
fix(cmd): fix Error when trigger on range defined command that doesn't support count (#519)
|
2023-02-09 18:02:40 +01:00 |
Folke Lemaitre
|
3c29f196f4
|
feat(cmd): use cmd table instead of trying to create the cmd string. Fixes #472
|
2023-02-07 20:57:00 +01:00 |
Folke Lemaitre
|
a2eac68575
|
fix(cmd): fixed signature of cmd._del. Fixes #229
|
2022-12-29 17:32:54 +01:00 |
Folke Lemaitre
|
c0c2e1bd68
|
fix(cmd): allow ranges. Fixes #93
|
2022-12-22 10:37:02 +01:00 |
Folke Lemaitre
|
ecf03a6892
|
refactor: simplified handler code
|
2022-12-16 12:53:08 +01:00 |
Folke Lemaitre
|
f24c055fe9
|
feat: better way of dealing with lazy loaded completions (thanks to @lewis6991)
|
2022-12-13 10:10:17 +01:00 |
Folke Lemaitre
|
b8d8648d28
|
refactor: moved handler to separate modules
|
2022-12-05 14:47:30 +01:00 |