- Friendly GUI;
- Change colorschemes as you wish (vim-colorschemes);
curl -SL https://raw.githubusercontent.com/gifted-24/vim/main/vim_setup.sh -o ~/vim_setup.sh
chmod +x ~/vim_setup.sh
bash ~/vim_setup.sh
rm ~/vim_setup.shTo change the colorscheme of the vim editor:
- Open the
colorscheme.txtfile in~/.vimand choose any theme of choice.
vi ~/.vim/colorscheme.txt- Open the
~/.vimrcfile and you'll find the colorscheme config. online 23—simply replace it, save and exit.
vi ~/.vimrc