chrisbra / Colorizer

color hex codes and color names
547 stars 30 forks source link

Auto highlighting on html/css files breaks vim's undo. #18

Closed suxpert closed 11 years ago

suxpert commented 11 years ago

Hey, I'm here again. :)

After upgrading to the latest version, I found that when editing some html file with such colors, modify some color, then try to undo it (u in normal mode), the undo will only applied once. and :undolist will show lots of unknown changes that are not made by myself.

I'm still not sure if it is caused by this plugin, but it appears after the upgrading. (I don't have enough time to check it.)

suxpert commented 11 years ago

Sorry for my carelessness, there's already an issue about this.