function MakeNewWindow() let s:cmdstr = '!start gvim.exe -R "' . expand("%:p") . '" +'. line(".") execute s:cmdstr return endfunction function ExplorerStart() let s:dir = expand("%:p:h") let s:directory=substitute(s:dir,"/","\\","g") execute "!start explorer /e,".s:directory endfunction function Iestart() let url=expand("%:p") execute "!start \"C:\\Program\ Files\\Internet\ Explorer\\IEXPLORE.EXE\
{{#tags}}- {{label}}
{{/tags}}