Skip to content

mrshll/Vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

 __  __                _           _ _ _      __      _______ __  __ _____   _____
 |  \/  |              | |         | | ( )     \ \    / /_   _|  \/  |  __ \ / ____|
 | \  / | __ _ _ __ ___| |__   __ _| | |/ ___   \ \  / /  | | | \  / | |__) | |
 | |\/| |/ _` | '__/ __| '_ \ / _` | | | / __|   \ \/ /   | | | |\/| |  _  /| |
 | |  | | (_| | |  \__ \ | | | (_| | | | \__ \    \  /   _| |_| |  | | | \ \| |____
 |_|  |_|\__,_|_|  |___/_| |_|\__,_|_|_| |___/     \/   |_____|_|  |_|_|  \_\\_____|
 

Start by cloning this git repository:

git clone https://github.com/mmoutenot/Vimrc.git

You can now either run install.sh or run the steps manually.

===============================================================================

Copy the .vimrc to your home directory:

cp Vimrc/.vimrc ~/

Set up Vundle, a vim package manager

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Run vim with the new configuration file

vim

While in vim, run this command (note ';' is remapped to ':')

:BundleInstall

About

my vim configuration and the color scheme it uses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published