Skip to content

Syntax error: string concatenation #131

@itchyny

Description

@itchyny

You are missing a string concatenation operator . at plug.vim, L698. https://github.com/junegunn/vim-plug/blob/master/plug.vim#L698
You'll get an error when you type :echo printf('Hey. ' 'Hello, %s.', 'world').

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions