Giter VIP home page Giter VIP logo

Comments (10)

junegunn avatar junegunn commented on August 15, 2024

Okay, I've just realized that the recent version doesn't work with Ruby 1.8.7. I'll fix it shortly and let you know.

from vim-plug.

junegunn avatar junegunn commented on August 15, 2024

Please update plug.vim and try again. If it doesn't work let me know of the following information:

  1. Vim version
  2. OS
  3. Output of :ruby puts RUBY_VERSION

from vim-plug.

stobenski avatar stobenski commented on August 15, 2024
Vim 7.4 (patches: 1-345)
Gentoo Linux
2.1.2

but, I have similar error only when fencview plugin installed:

from vim-plug.

junegunn avatar junegunn commented on August 15, 2024

@Gyrfalco It's the problem of the help file of the plugin. (:helptags ~/.vim/plugged/fencview/doc) Maybe I should make vim-plug ignore errors during helptags generation.

from vim-plug.

junegunn avatar junegunn commented on August 15, 2024

@Gyrfalco Now vim-plug will silently ignore errors from :helptags.

from vim-plug.

FriedSock avatar FriedSock commented on August 15, 2024

Do you think a test suite for multiple ruby versions is possible? For integration tests it might be a pain, but if we extracted out some of the ruby code into separate files it could be unit tested easily; although this would make it harder to download/set up vim-plug.

from vim-plug.

junegunn avatar junegunn commented on August 15, 2024

@FriedSock Being easier to set up is an important point of vim-plug, so I'm against splitting it into multiple files for the test. (And I believe most of the features are pretty stable, so I probably won't make a drastic change to the code) I think we can modify travis-ci build so that it builds Vim with two versions of Ruby, 1.8.7 and 1.9.3 or above, possibly with the help of RVM, and runs the whole scenario twice.

from vim-plug.

FriedSock avatar FriedSock commented on August 15, 2024

That sounds plausible. I'd also put forward ruby 2.0.0, from writing ruby dependent vim plugins that is the other commonly used system ruby; and ships with Mavericks now I believe.

from vim-plug.

junegunn avatar junegunn commented on August 15, 2024

@FriedSock Okay, looks like travis-ci natively supports testing against multiple versions of Rubies (see: http://docs.travis-ci.com/user/languages/ruby/), I'll try it, let's see if it works.

from vim-plug.

junegunn avatar junegunn commented on August 15, 2024

@FriedSock Nice, it worked!

from vim-plug.

Related Issues (20)

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.