Changing the colour of vim editor permanently - KeegMitch/Operations-Engineering-group-c GitHub Wiki
As the default colour vim editor is very hard to see, we've decided to change the default colorscheme.
- Make sure you're in your home directory:
cd ~ - Create a
.vimrcfile,touch .vimrc - Open the
.vimrcfile withsudo vim .vimrc - Type in the colorscheme of your choice, in this example the theme "desert" is chosen
- Test out a random file using the vim editor to make sure the colours have changed: