Skip to content

Run vim command after VimuxRunCommand. #162

@metasansana

Description

@metasansana

Is this supported?

Say I want to run a lint vim plugin after I use VimRunCommand to build some files of BufWrite. I tried chaining them but vim does not wait for the shell command to complete before moving on to the next command in the chain.

Example:

autocmd BufWritePost,FileWritePost *.ts :execute 'VimuxRunCommand "make test"' | TsuGeterr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions