Let’s make our code more readable adding a colorscheme to our Vim editor. Get the color scheme Select the colorscheme you wish, in this example I’m using Jellybeans based on the Twilight theme. Download the colorscheme and save it in the folder “~/.vim/colors/” if the folders don’t exist create them: Create the Vim configuration file Once the colorscheme has been …