flx.go Rewrite emacs-flx in Go 🔨 Usage import "github.com/the-flx/flx.go" fmt.Println(flx.Score("switch-to-buffer", "stb").Score) // 237 🛠️ Development To run tests: $ go test ./test/ ⚜️ License flx.go is distributed under the terms of the MIT license. See LICENSE for details.