On Tue, December 22, 2009 5:13 am, Stratis Aftousmis wrote: > Hello! : ) > > Is there a command to print all syntax highlight file types in vim? > > I am writing a script that sends a command to vim and returns the > different highlight file types vim supports.
echo globpath(&rtp, "**/syntax/*.vim") regards, Christian -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
