Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | go.mod: change base git url | Robin Jarry | |
I'm not sure what are the implications but it seems required. Link: https://github.com/golang/go/issues/20883 Signed-off-by: Robin Jarry <robin@jarry.cc> | |||
2020-04-24 | gofmt fixes | Drew DeVault | |
2020-04-24 | Add :choose command | Ray Ganardi | |
Usage: *choose* -o <key> <text> <command> [-o <key> <text> <command>]... Prompts the user to choose from various options. |