MZ wrote:
> I can do a :set all to see all the current settings. Is there 
> a straight forward way to export that to a text file?

Yes. Use commands like:

 :redir > result.txt
 :set all
 :redir END

John


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

Reply via email to