Searched refs:nv_left (Results 1 – 1 of 1) sorted by relevance
60 static void nv_left(cmdarg_T *cap);280 {'h', nv_left, NV_RL, 0},336 {K_LEFT, nv_left, NV_SSS|NV_STS|NV_RL, 0},3480 nv_left(cap); in nv_ctrlh()4112 nv_left(cmdarg_T *cap) in nv_left() function