Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim8 support using nvim-yarp and vim-hug-neovim-rpc #553

Merged
merged 21 commits into from
Oct 22, 2017
Merged

Vim8 support using nvim-yarp and vim-hug-neovim-rpc #553

merged 21 commits into from
Oct 22, 2017

Commits on Oct 15, 2017

  1. Test

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    b10d6b3 View commit details
    Browse the repository at this point in the history
  2. fix missing argument error

    roxma committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    bf1971c View commit details
    Browse the repository at this point in the history
  3. Use nvim-yarp plugin

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    f91bff7 View commit details
    Browse the repository at this point in the history
  4. Fix errors

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    be0777b View commit details
    Browse the repository at this point in the history
  5. Update the requirements

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    b2a73c4 View commit details
    Browse the repository at this point in the history
  6. Update .gitignore

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    79da696 View commit details
    Browse the repository at this point in the history
  7. Fix pytest error

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    5a2d8a9 View commit details
    Browse the repository at this point in the history
  8. Fix logging

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    dd058f5 View commit details
    Browse the repository at this point in the history
  9. Fix

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    238fb29 View commit details
    Browse the repository at this point in the history
  10. Fix import error

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    b4f3b20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7d2e72 View commit details
    Browse the repository at this point in the history
  12. Fix for Vim8

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    ae31423 View commit details
    Browse the repository at this point in the history
  13. Fix lazy loading problem

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    7d3ce41 View commit details
    Browse the repository at this point in the history
  14. Fix lint error

    Shougo committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    c4a3ef1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Update the documentation

    Shougo committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    b3612dd View commit details
    Browse the repository at this point in the history
  2. Add Python3 detection

    Shougo committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    31051cc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Update ISSUE_TEMPLATE

    Shougo committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    a8d22e1 View commit details
    Browse the repository at this point in the history
  2. Improve the error checks

    Shougo committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9aae2be View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Update the documentation

    Shougo committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    7662bae View commit details
    Browse the repository at this point in the history
  2. Improve the notify behavior

    Shougo committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    967f8b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0039ab2 View commit details
    Browse the repository at this point in the history