On Sat, Nov 7, 2009 at 10:11 PM, Kent Sibilev <[email protected]> wrote:

>> Thanks, one more thing. How can I add the value of <cfile> as an
>> argument to the external command?  Say I want to "ls -l" the file under
>> the cursor:

> system("ls -l " . expand('<cfile>'))

Thanks a lot Kent.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to