Home - WolfgangMehner/vim-plugins GitHub Wiki
Welcome to the vim-plugins wiki!
This repository hosts the latest development versions of various Vim plug-ins.
Support for various programming languages:
- 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
- Lua-Support: Lua IDE for Vim
- Matlab-Support: Matlab IDE for Vim (to be published)
- Perl-Support: Perl IDE for Vim
- Vim-Support: Vim-Script IDE
Other tools:
- Git-Support: Manage Git repositories from within Vim
make
,cmake
, anddoxygen
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.