Home
last modified time | relevance | path

Searched refs:e_complete_used_without_allowing_arguments (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dusercmd.c1110 emsg(_(e_complete_used_without_allowing_arguments)); in ex_command()
1113 (char_u *)_(e_complete_used_without_allowing_arguments), in ex_command()
H A Derrors.h611 EXTERN char e_complete_used_without_allowing_arguments[] variable