Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1250 #define SEA_RECOVER 3 // recover the file macro
H A Dbuffer.c1147 else if (swap_exists_action == SEA_RECOVER) in handle_swap_exists()
H A Dmemline.c5098 swap_exists_action = SEA_RECOVER; in findswapname()