Searched +refs:bs +refs:set +refs:window +refs:height (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/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"
23 set cpo&vim
25 " function to be called when <CR> is hit in the option-window
36 " <CR> on a "set" line executes the option line
39 " For a local option: go to the previous window
40 " If this is a help window, go to the window belo
[all...]

Completed in 115 milliseconds