ggordan / GutterColor

A Sublime Text 3 plugin which displays a colour in the gutter if the line contains a colour.
MIT License
486 stars 44 forks source link

Add path to image magick for Linux users #123

Closed jedrekdomanski closed 3 years ago

jedrekdomanski commented 5 years ago

Update path to image magick for Linux users

{
  "convert_path" : "/usr/bin/convert"
}