Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Doptiondefs.h296 # define ISP_LATIN1 (char_u *)"@,~-255" macro
298 # define ISP_LATIN1 (char_u *)"@,161-255" macro
1491 ISP_LATIN1,
H A Doption.c474 ISP_LATIN1, OPT_FREE, SID_NONE); in set_init_1()
479 options[opt_idx].def_val[VIM_DEFAULT] = ISP_LATIN1; in set_init_1()