Update import path of highlight (#12)

This commit is contained in:
Robert-André Mauchin
2020-02-16 20:01:19 -05:00
committed by GitHub
parent 201131ce5c
commit 291680feac
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"io/ioutil"
"strings"
"github.com/zyedidia/micro/cmd/micro/highlight"
"github.com/zyedidia/highlight"
)
func main() {