Howard Huang

Results 56 comments of Howard Huang

Poking my head in here almost a year later... this is still happening for me, even though https://github.com/neovim/neovim/issues/11440 is closed out... Wondering if this is still an issue for others?

Wanted to chime in here saying that, this seems to work for my git repositories, but for a git repository with sub-modules, `git add -p` is busted with the same...

Yup, just saw that. I might take some free time and look into making it work for weechat if you'll accept PRs :) Keep up the good work... This theme...

@flashcode nope, it's still set to 0. It's also set to 0 for the specific server that I'm on.

Sorry for the delayed response, been quite busy recently... For me personally, we usually only have 2 checks, CI, and approval. I'm not too sure of any great ideas to...

Looks like hidden windows are no longer being returned by query.

I've tried it. I haven't found a configuration that works for me. I want to be able to see the test output (so I can monitor progress), and then also...

I think in my case `vim-rspec` provides one, but I can't tell if it's loaded. Any suggestions how I can see if that's set while `vim-test` is running?

Is it possible to set `compiler` during `vim-test` running? My test files are correct since `vim-rspec` sets `compiler rspec` for those files... but for Ruby files, I have to specifically...