Searched +refs:mac +refs:pointer +refs:not +refs:allowed (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim20 " Make sure the '<' flag is not included in 'cpoptions', otherwise <CR> would
21 " not be recognized. See ":help 'cpoptions'".
224 call append("$", "compatible\tbehave very Vi compatible (not advisable)")
543 call append("$", "titlestring\twhen not empty, string to be used for the window title")
551 call append("$", "iconstring\twhen not empty, text for the icon of this window")
564 call append("$", "mousefocus\tthe window with the mouse pointer becomes the current one")
566 call append("$", "mousehide\thide the mouse pointer while typing")
577 call append("$", "mouseshape\twhat the mouse pointer looks like in different modes")
592 if has("mac")
729 call append("$", "modified\tchanges have been made and not writte
[all...]

Completed in 206 milliseconds