diff options
Diffstat (limited to 'evil-ex.el')
| -rw-r--r-- | evil-ex.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -595,7 +595,7 @@ argument handler that requires shell completion." (define-obsolete-function-alias 'evil-ex-shell-command-completion-at-point - 'comint-completion-at-point) + 'comint-completion-at-point "1.2.13") (evil-ex-define-argument-type shell "Shell argument type, supports completion." |
