Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silent mode #21

Open
ipkiss42 opened this issue Oct 27, 2013 · 3 comments
Open

Silent mode #21

ipkiss42 opened this issue Oct 27, 2013 · 3 comments

Comments

@ipkiss42
Copy link

Every time I open a file with auto preview of colors, I get this distracting message:
[ColorV] 200 lines previewed. Takes 0.093565 sec.

Is there a way to disable it?

@gu-fan
Copy link
Owner

gu-fan commented Nov 14, 2013

Currently , seems no way to disable it.
I will check it later

@bimlas
Copy link

bimlas commented Jul 31, 2015

Is it possible to disable the automatic preview? I don't want to highlight the colors when i opening a CSS file for example, but do it via commandline/mapping.

@sashahart
Copy link
Contributor

@BimbaLaszlo: There is a solution for your issue already implemented, but it is not the same issue that was given by ipkiss42. You can use

let g:colorv_preview_ftype = ''

in vimrc or wherever you like to set these things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants