changesPlugin icon indicating copy to clipboard operation
changesPlugin copied to clipboard

A Vim Plugin for indicating changes as colored bars using signs.

Results 2 changesPlugin issues
Sort by recently updated
recently updated
newest added

how do I customize the change indicators?

I installed the plugin in neovim (0.9) in mac. With :EC I got a message like this: ``` Changes.vim: overwrite /var/folders/ct/gbl89k5s7s74t2p7s_x_ywp80000gn/T/nvim.chunxuan/14AHWL/1.old.txt? (y/n [n]) not over written ``` More info with...