GutterColor 是 Sublime Text 3 插件,当 gutter 包括一个颜色时显示 gutter 的颜色。
要求
配置
- 
							
安装 ImageMagick
 - 
							
et the
convert_pathinPreferences: Package Settings > GutterColor > Settings – Userto the location of the ImageMagickconvertscript: 
{
  "convert_path" : "/usr/local/bin/convert"
}
					
            
                    
            