Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1491 #define OP_JOIN_NS 14 // "gJ" join operator, only for Visual mode macro
H A Dops.c3922 case OP_JOIN_NS: in do_pending_operator()