Hi. How to install asciidoc syntax highlighter if I don't have root access, please?
My .vimrc contains: filetype plugin indent on au BufNewFile,BufRead *.asciidoc set filetype asciidoc I put the syntax rules file into ~/.vim/ftplugin/asciidoc.vim When I run "vim mybook.asciidoc", there's no syntax highlighting. Could you please help me get the syntax highlighting online? I can't use install.sh because I don't have root access. Thanks, Aleksey -- 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.
