Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h4276 int save_script_version; member
H A Dex_docmd.c8334 sst->save_script_version = current_sctx.sc_version; in save_current_state()
8359 current_sctx.sc_version = sst->save_script_version; in restore_current_state()