Skip to content
Wolfgang Mehner edited this page Mar 19, 2019 · 13 revisions

Vim - The editor!

Welcome to the vim-plugins wiki!

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

Support for various programming languages:

Other tools:

  • Git-Support: Manage Git repositories from within Vim
  • make, cmake, and doxygen integration for the above plug-ins

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 lua-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.

Please have a look here.

License

Published under the GNU General Public License, Version 2.