Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1101 #define PUT_BLOCK_INNER 64 // in block mode, do not add trailing spaces macro
H A Dregister.c1876 if ((flags & PUT_BLOCK_INNER) == 0) in do_put()
H A Dnormal.c7469 flags |= PUT_BLOCK_INNER; in nv_put_opt()