GithubHelp home page GithubHelp logo

heroku-vim's Issues

Attribution for vim-7.3.tar.gz

The script grabs vim-7.3.tar.gz from an AWS bucket, but there doesn't seem to be any explanation of where this came from.

Is it a modified version of vim?
I attempted to diff it against the archives hosted at vim.org, but there doesn't appear to be a corresponding vim-7.3.tar.gz (only a .bz2 version). Further when I extracted both vim-7.3.tar.gz and vim-7.3.tar.bz2 side by side the archive contents is completely different.

HTTPS installation error on Heroku

Installation on Heroku doesn't seem to be working at the moment:

$ heroku plugins:install https://github.com/naaman/heroku-vim.git
Installing plugin https://github.com/naaman/heroku-vim.git... !
 ▸    yarn --non-interactive --mutex=file:/Users/timmalone/Library/Caches/heroku/yarn --cache-folder=/Users/timmalone/Library/Caches/heroku/yarn exited with code 1
 ▸    error Refusing to download the git repo {"protocol":"https:","hostname":"github.com","repository":"https://github.com/naaman/heroku-vim.git@latest"} over HTTPS
 ▸    without a commit hash - possible certificate error?

Error: Could not detect buildpack

Get the following error

    !     Could not detect buildpack https://github.com/naaman/heroku-vim

When using it within app.json

{
  "buildpacks": [
    { "url": "https://github.com/naaman/heroku-vim" }

install not working

➜  ~ heroku plugins:install https://github.com/naaman/heroku-vim


Installing plugin https://github.com/naaman/heroku-vim... !
➜  ~

the ! and the 2nd are red
(red meaning that the last command failed in zsh)

heroku CLI 7.26.2

Error when running heroku-vim

Scenario:

  • Installed heroku-vim like this: heroku plugins:install heroku-vim (doesn't work with repo-url, see issue #3)
  • Executed heroku vim (entered heroku bash)
  • Executed vim
  • Got the following error:
vim: error while loading shared libraries: libXt.so.6: cannot open shared object file: No such file or directory

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.