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

WIP to make it work with vim-test/pytest #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 21, 2017

These are just my local changes I came up with a while ago.

It contains 2-3 different things, which I could extract into separate PRs if needed, of course.

@@ -55,17 +55,46 @@ function! s:SaveCurrentBufferPid(request)
endfunction

function! dispatch#neovim#handle(request) abort
echom "DISPATCH-NEOVIM"
if exists('g:tmux_session')

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this do? I want to use the neovim strategy even though I'm in tmux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants