Skip to content

penguinhat/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a vim config with a quick and dirty install script

It is made up of my custom vimrc file, a list of all bundles used and a quick and dirty deploy script that kills the existing .vim folder (after making a backup copy in .BACKUPvim), installs pathogen, installs all of the bundles and then finally copies vimrc to ./vimrc

Requirements

This requires curl, which Kubuntu apparently doesn't come with.

Install

git clone https://github.com/penguinhat/vim-config.git
./deploy

About

Personal vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published