Skip to content

Run vim command after VimuxRunCommand. #162

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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