Searched +refs:bs +refs:header +refs:lines +refs:length (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/
H A Doptwin.vim322 call append("$", "scroll\tnumber of lines to scroll for CTRL-U and CTRL-D")
325 call append("$", "scrolloff\tnumber of screen lines to show around the cursor")
327 call append("$", "wrap\tlong lines wrap")
329 call append("$", "linebreak\twrap long lines at a character in 'breakat'")
334 call append("$", "showbreak\tstring to put before wrapped screen lines")
343 call append("$", "fillchars\tcharacters to use for the status line, folds and filler lines")
345 call append("$", "cmdheight\tnumber of lines used for the command-line")
349 call append("$", "lines\tnumber of lines in the display")
350 call append("$", " \tset lines
[all...]

Completed in 283 milliseconds