pathshorten A Go implementation of Vim’s pathshorten function, which shortens directory names in a file path. For example usage, please see example_test.go and the command-line application in cmd/pathshorten.