Evan Niessen-Derry

Results 11 issues of Evan Niessen-Derry

`git-link` is incredibly useful, but it doesn't return the URL it creates. This introduces a new function which does so, allowing more tooling to make use of this great feature....

Hi! Thanks for making spacehammer! I've been wondering if there's a way to eat all keys while the modal is up (after I press the LEADER key). Sometimes I press...

enhancement

Running `boot release` fails while packaging up the first stage binary, specifically task `package-executable`. This fails because node requires the `python` executable to point to python 2.6 or 2.7, but...

help wanted
linux

Hello! Thank you for making Integrant, I've started adopting it and I love how simple it is to use and how clearly it defines dependencies between my components! I'm also...

Commit https://github.com/clojure-emacs/cider/commit/8989f40d in cider stopped using `cider-jack-in-lein-plugins` as a method for defining the dependencies to insert, which causes the sayid dependencies to be missed upon jack-in. Since we're using Cider...

I've documented this in PR #67 also, but the short of it is that Cider no longer uses the `cider-jack-in-lein-plugins` var for non-lein projects, and but Sayid hasn't been updated...

I'd like to make a PR to update the output of the package update results, but after reading through `apu--safe-package-install` I'm still not sure how to pull it off. This...

Evil-unimpared uses `[-` and `]-` to add spaces above and below the current line, but when you add evil-cleverparens-mode to the clojure-mode hook it clobbers the whole prefix space with...

When attempting to load the library bdb, it fails with the following error ``` lisp There is no applicable method for the generic function # when called with arguments (#)....

**Is your feature request related to a problem? Please describe.** `org.yaml/snakeyaml` keeps having CVEs found for it, which requires that we upgrade the shaded LD SDK even though we don't...