Skip to content

My vimrc and addon installation script.

Notifications You must be signed in to change notification settings

leonszkliniarz/dotfiles

 
 

Repository files navigation

Fork of hatoishi's dot files to make them sane for myself Vimrc using git submodules manage vim plugins. Some of the vimrc settings require vim 7.3 or greater.

Uses base16 as a color scheme. Please make sure your terminal settings match. base16 details can be found at - https://github.com/chriskempson/base16

Install

  1. git clone into home directory
  2. cd dotfiles
  3. git submodule init
  4. git submodule update
  5. ./install.sh

The install script is not destructive so if you want to replace the original file, delete them first.

About

My vimrc and addon installation script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.5%
  • Vim Script 38.8%
  • Ruby 6.7%