The terminal version of Vim is included as "vi", you already have it. It's lagging behind a bit though and has limited features, thus you may want to additionally install a recent version or one with more features.
In this article, we discussed some ways by which you can turn vim setup, more like a perfect IDE. This included messing with configs and installing a bunch of plugins.
In this comprehensive modern guide to Vim, you'll learn how to set up and customize your own fully-fledged VimIDE for maximum productivity. From beginner to advanced features, this article covers everything you need to know to become a Vim power user. Start editing like a pro today!
The developer hears about how customizable Vim is, which can make it as good as any other IDE. They find a tutorial on how to use Vim for their chosen language.
Vim, or ‘Vi Improved,’ is a highly configurable text editor often referred to as a programmer’s editor. It offers features, especially for programmers, that it is sometimes considered an IDE. Vimeditors are quick and easy to use, allowing users to make changes to files with a few keystrokes.
This takes time, and we (developers) don't want to lose time configuring our IDE from scratch. So, vim-IDE is here to help you. It helps you by integrating a list of plugins which will transform vim in a full IDE, and it's easy to install.
I took some screenshots to accompany my Vim as an IDE repo on GitHub. This is by no means a complete walkthrough! It’s just a reference for those who are curious if they installed everything correctly. This is what my system looks like for me after each step.
IdeaVim is a plugin for JetBrains IDEs that is actively developed and designed to allow developers to enjoy the power of an IDE and Vim-style editing simultaneously.