diff options
| author | Axel Forsman <axelsfor@gmail.com> | 2022-09-28 10:26:22 +0200 |
|---|---|---|
| committer | Tom Dalziel <33435574+tomdl89@users.noreply.github.com> | 2022-09-28 20:52:10 +0200 |
| commit | a8adc879addb71ef25741c70d4e6e1273b9f7620 (patch) | |
| tree | 17708b5fe7d9ee566a182e4f3c590e9988413f1b /lib | |
| parent | 18908f4ec0e270bb39299eed7bd75cd00eede44c (diff) | |
Fix Ex completion of empty string
An empty string will not parse as an Ex command, meaning evil-ex-cmd
would be nil even after evil-ex-update returns. This commit makes sure
evil-ex-command-completion-at-point handles this.
Also remove the unnecessary nil-check in evil-ex-binding.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
