On Wed, Aug 24, 2011 at 10:27 PM, Ben Fritz <[email protected]> wrote:
>
> I cannot reproduce on Windows Vista gvim 7.3.2,06 with the syntax
> rules you sent earlier on the snippet you send here.
>
> I also cannot reproduce, when I first set ft=javascript, and then
> source your rules, thinking maybe there was something in there which
> was interfering.
>
> With just your rules (not the javascript rules applied first), there
> are absolutely no syntax rules matching below the last line of the
> comment.
>

Here's what I did get. Input file, highlight script, and output of
TOhtml attached.

-- 
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
Title: ~/Code/test.coco.html
1 /** 
2   * My superb function 
3   * @returns something via the returns property. 
4   */
5  Something::returns = ->
6      @returns = "hello world"

Attachment: test.coco
Description: Binary data

Attachment: testsyn.vim
Description: Binary data

Reply via email to