Wednesday, February 26, 2014

Re: README.md to a doc?

Hi Tim,

Just leave the file as it is or delete it. Plugin authors provide
files like that to provide information on GitHub pages for example. If
you're installing the plugin using Pathogen or Vundle or one of the
others, everything should be set up to just ignore it. If you're
installing manually, you can just delete the file.

--Adnan

On Wed, Feb 26, 2014 at 8:05 PM, Tim Johnson <tim@akwebsoft.com> wrote:
> I don't understand how to integrate a README.md file into vim.
>
> Example: I have installed phpcomplete.vim under bundles/
> so ... I have ~/.vim/bundle/phpcomplete.vim/README.md
> And it contains documentation, but if I were to copy it to
> to ~/.cim/doc/phpcomplete.txt and run helptags, I get an error
> message.
> """
> E670: Mix of help file encodings within a language:
> /Users/tim/.vim/doc/phpcomplete.txt
> """
> :( and no :help README.md
>
> using 7.3 on Mac OSX 10.7
>
> thanks
> --
> Tim
> tim at tee jay forty nine dot com or akwebsoft dot com
> http://www.akwebsoft.com, http://www.tj49.com
>
> --
> --
> 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
>
> ---
> You received this message because you are subscribed to the Google Groups "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: