Amadou Crookes
Amadou Crookes
noremap
First wanted to say thanks for the work on this package, makes Atom so much better. Is there a way to do mappings? In my vim setup I have mapped...
The security best practices link is broken. I believe dropping `bibliography/` from the end routes to the right site. Thanks for all the great resources!
The used version of hackney does not support it. I went into neoxir/deps/hackney/rebar.config and changed the last line to `{require_otp_vsn, "R15|R16|17|18"}.` from `{require_otp_vsn, "R15|R16|17"}.` and neoxir worked. Is there anyway...
When I include this project in my `mix.exs` I get an unchecked dependency error. Any thoughts on how to fix this or why it might be happening? I am running...