[web2py] Re: Vim and syntax highlight.
Yes I set "syntax on" in vim :) Files with .py extensions looks fine. The problem is with *.html files, which include expressions with {{ }} brackets. Vim interprets such files as html, so syntax is not well highlighted. I'll give you example: http://postimage.org/image/igugkbzev/
[web2py] Vim and syntax highlight.
Hi, Did anyone managed to set vim showing proper syntax highlight? It would be great if syntax could be displayed just like in the admin editor. Regards, F4eedu