On 05/03/2010 13:39, Fabien wrote: > Hi, > > I read the instructions in the user guide appendix E. > vim highlighter does not work :-( > > my system is: > - asciidoc 8.5.3 > - CentOS 5.4 > - vim 7.0 > > even when adding // vim: set syntax=asciidoc: at the end of .doc/ > article.txt for example, nothing change
If you manually use: :syntax on :set filetype=asciidoc does it work? > it seems that when asciidoc was installed, it doesn't find vim on my > system? Seems unrelated, asciidoc won't “look” for vim anyway. Cheers, -- Yves-Alexis -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
