Volodymyr Kot
Volodymyr Kot
@rcarriga anything that you might be able to tell from this log? Happy to try to setup a repro otherwise.
Hmm, this sadly does not seem to change anything.
@rcarriga sure, they basically set up correct cwd for tests to run. See longer explanation here: https://github.com/vim-test/vim-test/issues/209#issuecomment-848548935. However, even if I *don't* use this commands and just use raw vim-test...
@pestala would be worth posting a link to your dotfiles/snippet of your plugins setup
@oberblastmeister care to weight in here?
I'd appreciate if `unstable` (a.k.a. `v2` a.k.a `1.9.35.3`) branch will stick around. I guess there isn't much "instability" about it now that it won't receive any commits? If so -...
@tjamet how does one trigger the update for now? I.e. I would like to get a new version of neuron (1.9.7).
@abers @gmarmstrong I've found a more general solution that does not depend on the colorscheme: `map z :Goyo 121 highlight StatusLineNC ctermfg=bg highlight EndOfBuffer ctermfg=bg ` That's for terminal Vim,...
Hi @animbalk, I believe i18n polyfill has its own extractor tool - https://github.com/ngx-translate/i18n-polyfill/blob/master/lib/extractor/ngx-extractor.ts. It generates XLF files. And the ngx-translate-extract is specific to ngx-translate, which means it will generate only...
Done: @glepnir