Skip to content

leeprovoost/my-vim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My own VIM setup

Screenshot

This is my own VIM setup, using Solarized Dark scheme and vim-airline statusline configuration.

This assumes that you have set up iTerm2 with Powerline fonts and Solarized colour scheme as desribed here.

  1. Install NeoBundle (Vim package manager): curl https://raw.githubusercontent.com/Shougo/neobundle.vim/master/bin/install.sh | sh
  2. Copy (or add) contents of file vimrc to your ~/.vimrc settings file
  3. Download vim-colors-solarized: git clone https://github.com/altercation/vim-colors-solarized
  4. Copy the colour file: cp colors/solarized.vim ~/.vim/colors/
  5. Launch vim, it will ask you to install packages

About

My own vim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors