Mário Carneiro
Mário Carneiro
This is being a real nuisance here for me too. What do we need to get this merged?
This is also happening to me.
I believe this symptom may be due to the issue discussed in https://github.com/ludovicchabant/vim-gutentags/issues/289
The snippet above from @rzane does not work for me, but this did ```lua require('nvim-test.runners.rspec'):setup { command = "bundle", } ``` (figured it out from https://github.com/klen/nvim-test/blob/main/lua/nvim-test/runners/rspec.lua#L28)
Hi. I could enter my user and password, but it kept asking me my mfa codes (which I didn't even had enabled). I enabled mfa in evernote, and still it...
https://github.com/dctrwatson/znc-fish/pull/10/commits this pull request seems to fix the issues
I'm also stumped trying to build this, don't really know where to turn to. No references in the enitre git log to this `liquid_ssb.c` file :/ wtf
well I managed to build `pissb` with the following changes to `src/Makefile`: ``` diff --git a/src/Makefile b/src/Makefile index 9ea8b70..f838882 100644 --- a/src/Makefile +++ b/src/Makefile @@ -11,8 +11,8 @@ INSTALL_DIR ?=...
Yes probably the broken parts of the Makefile aren't really needed for the examples. I still have a lot of exploring left to do.