Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

iley/vim-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim quickstart

This is a basic set of config files for Vim text editor, Vundle and Solarized included.

Installation

  1. Clone the repository to ~/.vim
git clone git://github.com/iley/vim-quickstart.git ~/.vim
  1. Clone git submodules
cd ~/.vim
git submodule update --init
  1. Make a symlink for ~/.vimrc file
ln -s ~/.vim/vimrc ~/.vimrc
  1. Run vim and install bundles with :BundleInstall
  2. Restart vim and enjoy!

About

Basic vim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published