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

Added neovim support. #19

Merged
merged 3 commits into from
Feb 12, 2016
Merged

Added neovim support. #19

merged 3 commits into from
Feb 12, 2016

Commits on Feb 11, 2016

  1. Added neovim support for all languages. Added test cases to reflect n…

    …eovim features and the absence of neovim features for regular vim parsing. Added a toggle option as an argument that defaults to regular vim if not specified for all languages.
    Florian Proksch committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    94f248e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. changed default argument handling in .vim file, because the generator…

    … couldn't handle a:0 etc. then generated the .js and .py files.
    RianFuro committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    af75161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dca267 View commit details
    Browse the repository at this point in the history