Lines Matching +refs:completion +refs:last +refs:use +refs:time

274 call append("$", "casemap\twhat method to use for changing case of letters")
301 call append("$", "tagstack\ta :tag command will use the tagstack")
340 call append("$", "display\tinclude \"lastline\" to show the last line even if it doesn't fit")
343 call append("$", "fillchars\tcharacters to use for the status line, folds and filler lines")
374 call append("$", "numberwidth\tnumber of columns to use for the line number")
404 call append("$", "highlight\twhich highlighting to use for various occasions")
406 call append("$", "hlsearch\thighlight all matches for the last used search pattern")
438 call append("$", "laststatus\t0, 1 or 2; when to use a status line for the last window")
477 call append("$", "switchbuf\t\"useopen\" and/or \"split\"; which window to use when jumping")
501 call append("$", "showtabline\t0, 1 or 2; when to use a tab pages line")
528 call append("$", "scrolljump\tminimal number of lines to scroll at a time")
530 call append("$", "ttyscroll\tmaximum number of lines to use scrolling instead of redrawing")
572 call append("$", "mousetime\tmaximum time in msec to recognize a double-click")
611 call append("$", "browsedir\t\"last\", \"buffer\" or \"current\": which directory used for the file browser")
621 call append("$", "winaltkeys\t\"no\", \"yes\" or \"menu\"; how to use the ALT key")
624 call append("$", "linespace\tnumber of pixel lines to use between characters")
716 call append("$", "clipboard\t\"unnamed\" to use the * register like unnamed register")
761 call append("$", "complete\tspecifies how Insert mode completion works for CTRL-N and CTRL-P")
764 call append("$", "completeopt\twhether to use a popup menu for Insert mode completion")
768 call append("$", "completefunc\tuser defined function for Insert mode completion")
771 call append("$", "omnifunc\tfunction for filetype-specific Insert mode completion")
774 call append("$", "dictionary\tlist of dictionary files for keyword completion")
777 call append("$", "thesaurus\tlist of thesaurus files for keyword completion")
781 call append("$", "infercase\tadjust case of a keyword completion match")
961 call append("$", "textmode\tobsolete, use 'fileformat'")
964 call append("$", "textauto\tobsolete, use 'fileformats'")
1028 call append("$", "wildmode\tspecifies how command line completion works")
1042 call append("$", "wildignore\tlist of patterns to ignore files for file name completion")
1046 call append("$", "wildmenu\tcommand-line completion shows a list of matches")
1065 call append("$", "shelltype\twhen to use the shell or directly execute a command")
1188 call append("$", "imdisable\twhen set never use IM; overrules following IM options")
1191 call append("$", "iminsert\tin Insert mode: 1: use :lmap; 2: use IM; 0: neither")
1194 call append("$", "imsearch\tentering a search pattern: 1: use :lmap; 2: use IM; 0: neither")
1198 call append("$", "imcmdline\twhen set always use IM when starting to edit a command line")
1232 call append("$", "virtualedit\twhen to use virtual editing: \"block\", \"insert\" and/or \"all\"")