As we can see the difference between the images. In vim datatype and function are of different color. How can i bring color to my python repl.
I want to do it by myself. Please suggest me, how should I do this. Whether I should have to do something with stdout stream object or I have to change something in python interpreter and then build it from source (ohh I have to compile the python from source only to bring this change)
Sorry if there is some error in my question. Hopes you all will understand me.