Searched +refs:org +refs:confirm +refs:shell +refs:link +refs:function (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim3 " Maintainer: Bram Moolenaar <Bram@vim.org>
25 " function to be called when <CR> is hit in the option-window
59 " function to be called when <Space> is hit in the option-window
220 " List of all options, organized by function.
696 call append("$", "confirm\tstart a dialog when a command fails")
768 call append("$", "completefunc\tuser defined function for Insert mode completion")
1062 call append("$", "shell\tname of the shell program used for external commands")
1065 call append("$", "shelltype\twhen to use the shell or directly execute a command")
1068 call append("$", "shellquote\tcharacter(s) to enclose a shell comman
[all...]

Completed in 88 milliseconds