On Wednesday, 27 August 2014 02:02:43 UTC+8, ZyX wrote: > In such cases it is possible to set some b: variable prior to loading syntax > that will make some lines guarded by the appropriate :if not executed. Or > move vhdl.vim to bsdl.vim and create vhdl.vim that will source vhdl.vim and > then add more syntax definitions that are vhdl-specific. >
I think the idea of having vhdl.vim source bsdl.vim and add more vhdl-specific syntax is good, but I'll need to spend time finding out what syntax belongs to the limited subset of BSDL and what belongs to the superset. I'm not (yet) familiar enough with vim scripts to understand about the b: variable and conditional statements like :if. Will be reading about these soon. Which of these two is easier (or takes up the least time)? -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
