This repository hosts the latest development versions of various Vim plug-ins. Currently maintained by Wolfgang Mehner: GitHub Vim.org
Support for Various Programming Languages
Name | Supports | vim.org | GitHub | Screenshots |
---|---|---|---|---|
AWK-Support | AWK | vim.org | GitHub | here |
Bash-Support | Bash | vim.org | GitHub | here |
C-Support | C/C++ & Doxygen | vim.org | GitHub | here |
LaTeX-Support | LaTeX/LuaTeX/BibTeX | vim.org | GitHub | here |
Lua-Support | Lua & C-API | vim.org | GitHub | here |
Matlab-Support | Matlab | - | GitHub | - |
Perl-Support | Perl & POD | vim.org | GitHub | here |
Vim-Support | Vim-Script | vim.org | GitHub | here |
Other Tools
Name | Description | vim.org | GitHub | Screenshots |
---|---|---|---|---|
Git-Support | Manage Git repos from within Vim | vim.org | GitHub | here |
Verilog-Support | SystemVerilog & UVM by jmcneal | - | GitHub | - |
We recommend downloading the latest official versions published on vim.org (see above). Or try the development snapshots in the individual GitHub repositories (see above). The versions available here might be buggy.
You can use this repository, as well as the ones linked above, with any plug-in manager.
For more information, please 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
You can subscribe to the vim-plugins-list mailing list to post your questions or suggestions for improvement or to report bugs. The list will also be used to announce new releases. Visit the following page for subscribing to the mailing list:
http://lug.fh-swf.de/cgi-bin/mailman/listinfo/vim-plugins-list
The vim-plugins-list list is very low on traffic.
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.
Most of the plug-ins were originally developed by Fritz Mehner: GitHub Vim.org