Home
last modified time | relevance | path

Searched refs:e_missing_dict_end (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Ddict.c1056 semsg(_(e_missing_dict_end), *arg); in eval_dict()
H A Dglobals.h1731 EXTERN char e_missing_dict_end[] INIT(= N_("E723: Missing end of Dictionary '}': %s")); variable
H A Dvim9compile.c3969 semsg(_(e_missing_dict_end), _("[end of lines]")); in compile_dict()