Hi, I have added new commands to Vim (i.e. to ex_cmds.h) and I would like them to be properly highlighted when I edit .vim files (e.g. .gvimrc). I looked at runtime/syntax/vim.vim and from a comment therein I gather that this file is automatically generated, so I don't dare to add my commands "manually". My question is how do I generate this file? Or can I just add my new commands directly to it?
Thanks, Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
