Searched +refs:mouse +refs:split +refs:window +refs:horizontally (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim1 " These commands create the option window.
6 " If there already is an option window, jump to that one.
7 if bufwinnr("option-window") > 0
10 if @% == "option-window"
25 " function to be called when <CR> is hit in the option-window
39 " For a local option: go to the previous window
40 " If this is a help window, go to the window below it
59 " function to be called when <Space> is hit in the option-window
68 " For a local option: go to the previous window
[all...]

Completed in 86 milliseconds