On poniedziaĆek 16 kwiecieĆ 2007, vim@vim.org wrote: > hi, > I found vimcommander which is a wonderful file management script for > vim, but when I select a file, say foo.pdf, it just open it in vim, not > xpdf I expect, so I have a question, whether vimcommander can use other > progam to open the file and how, or it's taget is just simple file > management like copy/move?
Don't know vimcommander but if it uses for underlying operations netrw you can use gx to "execute" files. m.