Coder Social home page Coder Social logo

vpm's People

Contributors

hovsater avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vpm's Issues

Ideas (feel free to contribute)

Since I'm now porting vpm to Go there are a lot more possibilities than before. vpm can now be cross-plattform and features can be added more easily. Below are some ideas of features/improvements that can be done. Consider the each item in the list a MAYBE. Many of these items may as well end up not being a good fit for the project.

Feel free to contribute as you please.

  • Support alternative version control systems such as Mercurial or Subversion.
  • Automatically add/remove plugins to the ~/.vimplugins file. Currently you have to manually edit it before running vpm bootstrap.
  • Add search capabilities to vpm by using the API of http://vimawesome.com/. It could be implemented either directly via a search command or indirectly via a separate go library.
  • Look into possibilities of supporting alternative bootstrapping plugins. Currently vpm uses Pathogen for bootstrapping. Would be nice if vpm supported alternatives such as Unbundle or Enabler.

Autocompletion

One should be able to autocomplete commands as well as installed plugins.

Introduce bootstrap and snapshot

Currently we have the ability to list, install, update and uninstall files. To make the experience somewhat complete I want to introduce two new commands. bootstrap and snapshot.

Basically this would allow one to snapshot installed plugins to a file (may it be ~/.vimplugins, ~/.vimbundles or what have you) and then bootstrap (install them) plugins in this file. This will lead to a fast and simple way of downloading all you're dependencies.

The main goal of vpm is to be lightweight and simple, so I guess these commands is just under the requirements.

I would love some feedback from you, @tpope, if you're interested in giving any. That would mean a lot too me.

Error: Permission denied (publickey)

Getting these errors when bootstrap-ing one some or all of the plugins. Any idea what might be the problem? I've already tried removing and recreating ~/.vim/bundle and re-running vpm bootstrap.

Please make sure you have the correct access rights
and the repository exists.
vpm: `vim-holylight' could not be inserted

Cloning into 'vim-hemisu'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Same goes for vpm insert...

○ → vpm insert tpope/vim-dispatch
Cloning into 'vim-dispatch'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
vpm: `vim-dispatch' could not be inserted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.