All Projects → WolfgangMehner → Vim Plugins

WolfgangMehner / Vim Plugins

Vim plug-ins which offer support for various programming languages.

Projects that are alternatives of or similar to Vim Plugins

Blamer.nvim
A git blame plugin for neovim inspired by VS Code's GitLens plugin
Stars: ✭ 283 (-25.72%)
Mutual labels:  vim-plugin
Languageclient Neovim
Language Server Protocol (LSP) support for vim and neovim.
Stars: ✭ 3,352 (+779.79%)
Mutual labels:  vim-plugin
Indentline
A vim plugin to display the indention levels with thin vertical lines
Stars: ✭ 3,681 (+866.14%)
Mutual labels:  vim-plugin
Vim Repl
Best REPL environment for Vim
Stars: ✭ 296 (-22.31%)
Mutual labels:  vim-plugin
Vim Buffet
IDE-like Vim tabline
Stars: ✭ 304 (-20.21%)
Mutual labels:  vim-plugin
Rigel
🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
Stars: ✭ 324 (-14.96%)
Mutual labels:  vim-plugin
Gen tags.vim
Async plugin for vim and neovim to ease the use of ctags/gtags
Stars: ✭ 288 (-24.41%)
Mutual labels:  vim-plugin
Barbar.nvim
A neovim tabline plugin.
Stars: ✭ 359 (-5.77%)
Mutual labels:  vim-plugin
Vim Interestingwords
☀️ A vim plugin for highlighting and navigating through different words in a buffer.
Stars: ✭ 305 (-19.95%)
Mutual labels:  vim-plugin
Vim Template
Simple templates plugin for Vim
Stars: ✭ 328 (-13.91%)
Mutual labels:  vim-plugin
Spaceduck
🚀 🦆 An intergalactic space theme for Vim, Terminal, and more!
Stars: ✭ 177 (-53.54%)
Mutual labels:  vim-plugin
Dashboard Nvim
vim dashboard
Stars: ✭ 294 (-22.83%)
Mutual labels:  vim-plugin
Vim Crystal
Vim filetype and tools support for Crystal language.
Stars: ✭ 326 (-14.44%)
Mutual labels:  vim-plugin
Mkdx
A vim plugin that adds some nice extra's for working with markdown documents
Stars: ✭ 295 (-22.57%)
Mutual labels:  vim-plugin
Vim Iced
Clojure Interactive Development Environment for Vim8/Neovim
Stars: ✭ 343 (-9.97%)
Mutual labels:  vim-plugin
Diffconflicts
A better Vimdiff Git mergetool
Stars: ✭ 288 (-24.41%)
Mutual labels:  vim-plugin
Zeavim.vim
Zeal for Vim
Stars: ✭ 320 (-16.01%)
Mutual labels:  vim-plugin
Sideways.vim
A Vim plugin to move function arguments (and other delimited-by-something items) left and right.
Stars: ✭ 370 (-2.89%)
Mutual labels:  vim-plugin
Spacevim
Spacemacs for vim
Stars: ✭ 366 (-3.94%)
Mutual labels:  vim-plugin
Pear Tree
A Vim auto-pair plugin that supports multi-character pairs, intelligent matching, and more
Stars: ✭ 327 (-14.17%)
Mutual labels:  vim-plugin

Welcome to Vim-Plugins

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

Installation

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.

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

Get Involved

You are welcome to use the issue tracker to post questions, suggestions, and bug reports.

Please help us keep track of all the issues and name your report/request appropriately:

"Bash-Support: <title>"

"C-Support: <title>"

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

Credits

Most of the plug-ins were originally developed by Fritz Mehner: GitHub Vim.org

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].