How to make color settings look the same in vim as in gvim -


जब मैं निम्नलिखित में डालता है। Vimrc

कलर्सकेम नीला

यह देता है मुझे जीवीएम में एक अच्छा ब्लू कलर्सचेम हालांकि, जब मैं विम का उपयोग करता हूं, यह हल्का नीला होता है। क्या एक ऐसी सेटिंग है जिसे मैं बदल सकता हूं जिससे कि gvim और vim एक समान दिखें? यदि नहीं, तो क्या मैं इसे सेट अप कर सकता हूं ताकि मेरी जीवीएम सेटिंग्स मेरी विम सेटिंग में हस्तक्षेप न करें?

>

.gvimrc ...

में एक अलग रंग चेमेम

Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -