Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnormal.c131 static char *e_noident = N_("E349: No identifier under cursor"); variable
1636 emsg(_(e_noident)); in find_ident_at_pos()
3654 emsg(_(e_noident)); // found white space only in nv_ident()
3705 emsg(_(e_noident)); // found dashes only in nv_ident()