Skip to content

zkhan/vimfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# This is my vim setup.
#
# I'm using Vundle to keep all my vim plugins in separate directories,
# and a git submodules to manage vundle
#
# To get started, just move your existing .vim and .vimrc out of the way and
# source this file, or type the following from wherever you want to install:
# (I think)
git clone --recursive git://github.com/zkhan/vimfiles.git
ln -s $PWD/vimfiles/vim ~/.vim
ln -s $PWD/vimfiles/vimrc ~/.vimrc

About

Zubair's vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%