vim color matching (mac)

1. Enter the current user directory, create a new .vimrc , and add the following content:

cd /
vim .vimrc

2. Turn on the line number to select the color

#Open line number
 set nu
#choose the color
colorscheme desert
syntax on  

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325208355&siteId=291194637