GutterColor
GutterColor copied to clipboard
plugin_unloaded event to clean up regions
If the plugin is uninstalled or Sublime closes, GutterColor should clean up after itself.
I am getting orange issues after uninstalling just like in https://github.com/ggordan/GutterColor/issues/28. How can i completely remove? I tried running clear cache while installed.