mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-05 08:27:19 -04:00
.
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ func main() {
|
||||
if gopath == "" {
|
||||
syn_dir = "/etc/highlight"
|
||||
} else {
|
||||
syn_dir = gopath + "/src/github.com/jessp01/highlight/syntax_files"
|
||||
syn_dir = gopath + "/src/github.com/jessp01/gohighlight/syntax_files"
|
||||
}
|
||||
|
||||
syn_dir = os.Getenv("SYNDIR")
|
||||
|
||||
Reference in New Issue
Block a user