Skip to main content
TrustRadius
Vim

Vim

Overview

What is Vim?

Vim is an open source configurable text editor.

Read more
Recent Reviews

TrustRadius Insights

Vim has become the go-to text editor for users across various domains. With its quick and efficient editing capabilities, many users …
Continue reading

Worth the learning curve

9 out of 10
November 12, 2019
Incentivized
Many developers at my company use Vim as their main text editor. Besides the individual benefits of working alone with Vim, the fact that …
Continue reading

Vim Review

9 out of 10
June 12, 2019
Incentivized
I use it every day as a code editor as I mostly love to work from a terminal rather than jumping to other code editors. It's not used …
Continue reading
Read all reviews

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is Vim?

Vim is an open source configurable text editor.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

2 people also want pricing

Alternatives Pricing

What is Sublime Text?

Sublime Text is a highly customizable text editing solution featuring advanced API, Goto functions, and other features, from Sublime HQ in Sydney.

Return to navigation

Product Details

What is Vim?

Vim Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Vim is an open source configurable text editor.

Reviewers rate Support Rating highest, with a score of 6.

The most common users of Vim are from Enterprises (1,001+ employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(28)

Community Insights

TrustRadius Insights are summaries of user sentiment data from TrustRadius reviews and, when necessary, 3rd-party data sources. Have feedback on this content? Let us know!

Vim has become the go-to text editor for users across various domains. With its quick and efficient editing capabilities, many users consider Vim their primary text editor and daily driver. Non-technical users find value in Vim's ability to reformat spreadsheet-style data into multiple lines with a non-standard delimiter, while developers rely on it for making quick edits to files like .bash_profile or editing text directly on Linux-based servers. Although its prevalence has decreased with the adoption of continuous deployment, Vim remains an indispensable tool for configuration management and development teams when debugging deployed software on servers. Additionally, Vim is widely used as a convenient editor in remote Linux servers where a full development environment may not be available. The streamlined text entry and manipulation capabilities of Vim make it the preferred choice for many programmers and network engineers when editing text files. Despite the learning curve, some users consider Vim their dream editor due to its potential for efficient text editing and coding speed. Moreover, Vim enables shared development workflows such as pair programming by providing a consistent Tmux/Vim setup on shared development machines.

Attribute Ratings

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
Score 8 out of 10
Vetted Review
Verified User
Incentivized
Vim is my dream editor if I could ever get in touch with it fully. Most of the other developers and analysts here don't touch it as it has a steep learning curve. But the potential for such streamlined text entry and manipulation is amazing. Vim can be so close to thinking that the interface can disappear.
  • Never leave your keyboard. Vim modes enable you to not only edit, but navigate around a file or even multiple files without taking your hands away from the keys.
  • It is already installed on every non-Windows computer since... forever. And it is freely available on Windows as well.
  • Decades of personalization and plugins have been created so you can customize your experience to whatever level you desire.
  • There is a dedicated community and lots of resources for learning.
  • Without a doubt the hardest program to learn. It is a completely different paradigm of thinking compared to other editors
  • By default it doesn't have lots of fancy features you would find in larger IDE programs like code completion and linking
  • It lives in the command line so a user has to be comfortable with this interface
There is a big investment in learning Vim, but if your career is centered on editing text files there is no better option. If a user takes the time to become adept they can greatly increase their efficiency. It is also nice if you are routinely on different systems as it can be found on workstations and servers alike. If you learn it, you will always have your editor available.
  • There is a hefty time investment in getting up to speed on Vim, but in the long run the efficiency can make up for and surpass any lost productivity
  • Free and open source.
  • Available on nearly every platform imaginable.
I don't consider the steep learning curve to be a hinderance on the overall usability. I would rate this a ten, but to be honest a lot of people do get hung up at the beginning and just abandon it. However, for people who have made the moderate effort to get over the hump, nothing can be more usable.
It is open source in all that entails. There is an "official" package and documentation website, but there is no company you are getting support from. However, given the age of Vim and the fanatical love of it's users, any question you have can be (and has been) answered. Vim users love it, and love to help people learn.
It is hard to compare Vim to many other packages in the developer's stack of tools. It mainly does one thing, edit text, and does it better than anything else. For instance, you can't really compare it to Visual Studio Code because VS actually has a Vim plug-in so you can edit your source files using all the power of Vim, but still be working in a more robust development environment. Sublime Text is another pure text editor but it seems like the strengths of Sublime Text and Vim compliment more than compete. I would say Emacs is Vim's oldest and bitterest rival. They both have dedicated camps that have been going for decades. Emacs has it's own esoteric commands and operations but I don't know it well enough to compare with Vim. It seems you are either a Vim person or an Emacs person and Vim just resonated with me more so I pursed it instead.
Return to navigation