Andrew
Andrew
Add github.com/stretchr/testify as a git submodule, so that `go test` works better out of the box for users that don't already have testify.
Screenshot:  I'm using gVim inside Git Bash from msysGit in Windows XP.
jq is awesome for grokking JSON data! Could the documentation include a link to [yq](https://github.com/preaction/ETL-Yertl) for handling YAML data?
When `contains()` is applied against an array of strings, then the user could reasonably expect that the array values are checked for exact-match against the search string. In fact, when...
**Is your feature request related to a problem? Please describe.** Please support conventional `-i`, `-t` flags for exec-as, so that the command is able to support interactive shell sessions, just...
**Is your feature request related to a problem? Please describe.** Please integrate the ssh plugin into krew to make it more convenient to install. **Describe the solution you'd like** Publish...
[Chocolatey](http://chocolatey.org/packages?q=emacs) is a nifty CLI package manager for Windows, that already has a package for Emacs. Could evm add support for Windows by leveraging Chocolatey?
I often use Detexify + Wikipedia to find out what a mathematical symbol means. It would simplify the workflow if the Detexify front end displayed a link for each result...
The Lua community overall prefers continuing the legacy of C-style snake_case to CamelCase, for filenames, variables, and function names. Could metalua print a warning when it encounters CamelCase?