Skip to content

$SHELL is invalid in Vim when run via git commit #498

Closed
@benmoss

Description

@benmoss

Any vimscripts that use has("unix") or has("win32") etc will incorrectly detect that the Vim bundled with this project is not running Windows.

This code in particular for the Syntastic plugin is causing issues for me: https://github.com/scrooloose/syntastic/blob/50d0315835047c35a1f6f6edf214e612d6eae3dd/autoload/syntastic/util.vim#L11-L13

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions