mirror of https://github.com/qwc/backive.git
more bootstrap
This commit is contained in:
parent
ffcac205ca
commit
ad27a31dd5
|
@ -0,0 +1,7 @@
|
||||||
|
package main
|
||||||
|
|
||||||
|
import "fmt"
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
fmt.Println("vim-go")
|
||||||
|
}
|
Loading…
Reference in New Issue