linux:vim
VIM
Run the following to change “comment” colour to light blue instead of dark blue in VI
echo ":color desert" >> ~/.vimrc
linux/vim.txt · Last modified: by bstafford
Run the following to change “comment” colour to light blue instead of dark blue in VI
echo ":color desert" >> ~/.vimrc