changing the color of selected text
I am editing a document in vim, it is not code. I am new to vim and come from a Windows background. I am trying to select a block of text and change it's color. I know how to select text using the Visual mode. Can you please tell me how to change the color for the selection?
I would like to define presets, eg. red, green, blue, yellow etc, and do something like this for selected text - :set color = red
Is this possible? Can you please show me how?
链接地址: http://www.djcxy.com/p/19140.html下一篇: 改变所选文字的颜色