* 2010-11-02 11:13 (+0100), Johann Schatzer wrote: > Is there a simple way to convert a major emacs mode syntax file into > an vim-syntax file?
No. Emacs doesn't even have "syntax files" and the syntax highlighting concepts are different. I'd say that it's much easier to write syntax code from the scratch than convert it between Vim and Emacs. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
