package main import "fmt" func main() { registerFlags() fmt.Println("vim-go") }