Skip to content

priomsrb/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is my vim profile. I'm using vundle to manage my plugins. To make the size of the repository smaller, I removed the .git/ directories inside all my bundles using:

find . | grep /.git$ | xargs rm -rf

If I need to update my plugins, I can remove remove their bundle directory and use :BundleInstall.

About

My vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published