Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1099 #define PUT_LINE_SPLIT 16 // split line for linewise register macro
H A Dregister.c1667 if (flags & PUT_LINE_SPLIT) in do_put()
H A Dnormal.c7522 flags |= PUT_LINE_SPLIT; in nv_put_opt()