Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | gofmt fixes | Drew DeVault | 2020-04-24 | 1 | -1/+1 |
| | |||||
* | Add :choose command | Ray Ganardi | 2020-04-24 | 1 | -0/+48 |
Usage: *choose* -o <key> <text> <command> [-o <key> <text> <command>]... Prompts the user to choose from various options. |