Skip to content

efischer19/personal_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you can see this, you can use it, I don't care.

My personal vim configuration, largely stored here so I can keep it synchronized across machines.

Most things taken from https://github.com/amix/vimrc, but trimmed down to only include things I understand and use routinely.

Note: per this fantastically useful SO answer, the fugitive submodule contained herein needs to be properly set up after copying the folders (such as, when I clone my repo to a fresh machine):

cd .vim/bundles/vim-fugitive
git submodule init
git submodule update

About

My Personal Vim configuration, made to travel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published