Skip to content

alldigital/vim-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

362 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install (make sure there's no ~/vim, delete if necessary):

$ cd ~                                                                      # Welcome Home!
$ git clone --recursive git@github.com:alldigital/vim-files.git ./.vim   	# clone recursively with vundle submodule
$ ln -sf .vim/.vimrc ~/.vimrc                                                # we've got a new vimrc!
$ vim +BundleInstall +qall                                                  # run installation 
$ vim                                                                       # Let's party

NOTE: add -g argument to the vim command to use graphical UI if you like

This is a fork of gmarik's vimfiles. He's a genius! Thanks gmarik!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •