Skip to content

spicyjack/plugins.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugins.vim

VIM plugins that I've collected from different places, and put in a Pathogen-friendly format

Current contents:

.
├── README.md
├── after
│   └── syntax
│       ├── perl.vim
│       └── pod.vim
├── ftdetect
│   └── doap.vim
├── ftplugin
│   └── perl.vim
└── plugin
    └── trackperlvars.vim

All VIM files should have notes stating who their original authors were, and if you're lucky, links to Git repos where you can clone them from

About

VIM plugins that I've collected from different places, and put in a Pathogen-friendly format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published