diff --git a/syntax_files/syntax_checker.go b/syntax_files/syntax_checker.go index 7454371..7717eec 100644 --- a/syntax_files/syntax_checker.go +++ b/syntax_files/syntax_checker.go @@ -5,7 +5,7 @@ import ( "io/ioutil" "strings" - "github.com/zyedidia/micro/cmd/micro/highlight" + "github.com/zyedidia/highlight" ) func main() {