-
Notifications
You must be signed in to change notification settings - Fork 94
Home
Wolfgang Mehner edited this page Aug 21, 2013
·
13 revisions
![Vim - The editor!](http://www.vim.org/images/vim.gif)
This repository hosts the latest development versions of various Vim plug-ins.
Fritz Mehner (github) (Vim.org):
- AWK-Support: AWK IDE for Vim
- Bash-Support: Bash IDE for Vim
- C-Support: C/C++ IDE for Vim
- LaTeX-Support: LaTeX IDE for Vim
- Perl-Support: Perl IDE for Vim
- Vim-Support: Vim-Script IDE
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)
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.
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
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!
Published under the GNU General Public License, Version 2.