Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h286 #define GO_HORSCROLL 'h' // flexible horizontal scrolling macro
H A Dgui.c4584 if (vim_strchr(p_go, GO_HORSCROLL) == NULL in gui_find_longest_lnum()
4721 if (vim_strchr(p_go, GO_HORSCROLL) == NULL in gui_do_horiz_scroll()