vim-osx-colorpicker icon indicating copy to clipboard operation
vim-osx-colorpicker copied to clipboard

Vim color picker script for OS X

Results 1 vim-osx-colorpicker issues
Sort by recently updated
recently updated
newest added

It works great inside MacVIm but when I tried it inside iTerm 2 it didn't work. I added this to my vimrc: let g:colorpicker_app = 'iTerm.app' Thanks!