Monday, March 17, 2014

Re: Automatic completion from word list

> Is there any particular reason why
> https://github.com/tomtom/vimtlib/blob/master/INSTALL.TXT
> suggests installing as a Pathogen bundle

This page is linked from the github repo. The install instructions are meant for users who want to use the github repo. The repo is for people who want to use the version I use.

> https://github.com/tomtom/likelycomplete_vim/blob/master/doc/likelycomplete.txt
> only talks about vimballs (of which I see none under
> https://github.com/tomtom/likelycomplete_vim/) ?

The (rarely updated) vimball is on vim.org[1]. Install instructions in the help file are the same I use for vim.org.

I personally install vim plugins from their source code repo if one is available.

> This may be a trivial question to those in the know but I'm
> confused by the zoo of installation methods for Vim add-ons /
> plug-ins / scripts / whatever they're called. At this moment,
> freedom from choice is what I want. <g>

The "problem" here is that the vim ecosystem has significantly changed during the past years with the advent of, e.g., github and plugin managers that know how to deal with git repos and the like. Unfortunately, VIM doesn't have such a full-fledged plugin manager built-in what causes this confusion. (There is GLVS but that's from a different era when plugins were still distributed as zip files.)

Anyway, I admit this could be confusing. I'll revise my install instructions. Thanks for your feedback.

@all:
Does somebody know a comprehensive vim plugin installation guide that covers vimballs, zip files, addon managers etc.?


[1] http://www.vim.org/scripts/script.php?script_id=4889

--
--
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/d/optout.

No comments: