A minimalist Vim plugin manager. | Your editor and web browser don't know anything about each other, which is why you end up continuously switching between them. Kite bridges that gap, bringing an internet-connected programming experience right alongside your editor. | A collection of Atom UIs to support language services as part of Atom IDE, designed for use with packages built on top of atom-languageclient. |
Easier to setup: Single file. No boilerplate code required.;Easier to use: Concise, intuitive syntax;Super-fast parallel installation/update (requires +ruby);On-demand loading to achieve fast startup time;Post-update hooks;Can choose a specific branch or tag for each plugin;Support for externally managed plugins | - | Busy Signal;Code Actions;Code Format;Code Highlight;Datatips;Definitions (plus Hyperclick);Diagnostics;Find References;Outline View |
Statistics | ||
GitHub Stars 35.4K | GitHub Stars - | GitHub Stars - |
GitHub Forks 2.0K | GitHub Forks - | GitHub Forks - |
Stacks 71 | Stacks 91 | Stacks 93 |
Followers 100 | Followers 300 | Followers 103 |
Votes 17 | Votes 15 | Votes 0 |
Pros & Cons | ||
Pros
| Pros
Cons
| No community feedback yet |
Integrations | ||

Since version 0.101.0 and later Spacemacs totally abolishes the frontiers between Vim and Emacs. The user can now choose his/her preferred editing style and enjoy all the Spacemacs features. Even better, it is possible to dynamically switch between the two styles seamlessly which makes it possible for programmers with different styles to do seat pair programming using the same editor.

It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.

SpaceVim is a Modular configuration, a bundle of custom settings and plugins, for Vim. It got inspired by spacemacs.

Full git and GitHub integration with Sublime Text 3.

Manage your 'runtimepath' with ease. In practical terms, pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.

It is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code, and suggests individual lines and whole functions instantly.

At its core, it is a library for semantic analysis of Rust code as it changes over time. It is a new "IDE backend" for the Rust programming language.

Code Faster With Whole-Line & Full-Function Code Completions. Trusted by millions of developers.

Vundle is short for Vim bundle and is a Vim plugin manager.

It allows you to send HTTP request and view the response in Visual Studio Code directly.