Fabien wrote:
If you manually use:
:syntax on
:set filetype=asciidoc
does it work?
Yves-Alexis
No, it doesn't.
(just in case, asciidoc was installed via ./configure,make install)
make install looks for the global Vim configuration directory in /etc/vim and in
${prefix}/etc/vim (usually /usr/local/etc/vim), if found it installs
asciidoc.vim in the syntax subdirectory and asciidoc_filetype.vim in the
ftdetect subdirectory.
Cheers, Stuart
Thank you
--
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.