Searched +refs:mh +refs:junk +refs:choice (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim484 let choice= confirm("Remove personal and system copies of netrw?","&Yes\n&No")
486 let choice= confirm("Remove personal copy of netrw?","&Yes\n&No")
488 " call Decho("choice=".choice)
492 if choice == 1
578 let choice = b:netrw_lastfile
582 exe "let choice= a:" . ichoice
583 " call Decho("no lastfile: choice<" . choice . ">")
585 if match(choice,"
[all...]

Completed in 131 milliseconds