Skip to content

gifted-24/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Main Features

Installation

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.sh

Colorschemes:

To change the colorscheme of the vim editor:

  • Open the colorscheme.txt file in ~/.vim and choose any theme of choice.
vi ~/.vim/colorscheme.txt
  • Open the ~/.vimrc file and you'll find the colorscheme config. on line 23—simply replace it, save and exit.
vi ~/.vimrc

About

vim editor setup and configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published