Skip to content

jtwaleson/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

My vimrc files.

Installation

git clone --recursive https://github.com/jtwaleson/vimrc.git ~/.vim

mkdir -p ~/.cache/{vim-swap,vim-undo}

ln -sf ~/.vim/vimrc ~/.vimrc

test -d ~/.vim/bundle/Vundle.git || mkdir -p ~/.vim/bundle && git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

vim +BundleInstall! +qall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published