Skip to content

JazzCore/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Usage

On Linux:

cd ~
git clone https://github.com/JazzCore/vim-config.git ~/.vim/
git clone https://github.com/JazzCore/vundle.git ~/.vim/bundle/vundle/
ln -s ~/.vim/vimrc ~/.vimrc

On Windows ( execute in %HOME% dir ):

git clone https://github.com/JazzCore/vim-config.git ./.vim/
git clone https://github.com/JazzCore/vundle.git ./.vim/bundle/vundle/
mklink /H "%programfiles(x86)%\Vim\_vimrc" .vim\vimrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published