-
Notifications
You must be signed in to change notification settings - Fork 95
Home
Wolfgang Mehner edited this page Mar 19, 2019
·
13 revisions
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
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 lua-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.
Please have a look here.
Published under the GNU General Public License, Version 2.