Skip to content
Wolfgang Mehner edited this page Aug 21, 2013 · 13 revisions

![Vim - The editor!](http://www.vim.org/images/vim.gif)

Welcome to the vim-plugins wiki!

This repository hosts the latest development versions of various Vim plug-ins.

Fritz Mehner (github) (Vim.org):

Wolfgang Mehner (github) (Vim.org):

  • Template-Support: Template engine used by the other plug-ins
  • Git-Support: Manage Git repositories from within Vim
  • Matlab-Support: Matlab IDE for Vim (to be published)

Installation

We recommend downloading the latest versions published on vim.org (see above). The versions available here might be buggy.

If you really want to use the versions from the repository, consult this.

Documentation

Each plug-in comes with its own readme as well as an extensive documentation utilizing Vim's help facility. For example:
:help c-support
:help git-support

Contributing

Do you want to contribute patches/extension/...?

  • Please do so by sending us your pull requests.
  • ... or by sending us your commits per email.

Do you want to use our template engine to write a plug-in for your favorite language and/or host it here?

  • Please get in touch!

License

Published under the GNU General Public License, Version 2.

Clone this wiki locally