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-9 of 9)
Companies can't remove reviews or game the system. Here's why
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Vim is very efficient in editing not only codes but all kinds of documents. Powered by lots of plugins, Vim can easily become a professional IDE for virtually any languages. With keyboard-centric design in mind, experienced users can always stick their hands in the keyboard, without moving their hands between the keyboard and the mouse, which greatly boost efficiency.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Vim is well suited to anyone who needs to quickly modify text (programmers, network engineers, systems administrators, etc). I would recommend Vim in any situation where you need a text editor that is lightweight, fast, and extensible. I would not recommend it in use cases where you'd use a word processor, or in a group where technical acumen isn't especially high.
November 12, 2019

Worth the learning curve

Score 9 out of 10
Vetted Review
Verified User
Incentivized
It has a steep learning curve, but the increase in productivity is well worth it in my opinion. If you work with a fairly consistent set of languages and frameworks, the investment in setting up a quality environment will pay off over time. But if you jump around to many different projects with varying technologies, a more "plug and play" editor may be a better fit.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
I would recommend Vim in any scenario where text files have to be viewed, created, or edited on GNU/Linux computers. Regardless if you need to quickly change a few things in a configuration file, or you need to write up a full document, Vim is great.

I wouldn't use Vim to view, edit, or create anything that requires "rich-text". In other words, if you need to format the text (bolding, font colours, word-art, etc), then Vim isn't the tool to use.
Score 8 out of 10
Vetted Review
Verified User
Incentivized
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.
Greg Garnhart | TrustRadius Reviewer
Score 6 out of 10
Vetted Review
Verified User
Incentivized
As I mentioned earlier in my review, Vim is great for quick edits and small file changes. It's a good way to do things quickly, but a bad way to do things accurately. Without autocomplete, spell check, and really any other sort of syntax checker, it can be easy to mess up.
Jake Tolbert | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
If you're doing any sort of text editing, you should consider Vim--once you climb the learning curve, you'll be faster and more efficient at everything you do. Also, Vim is my default search/replace tool--whenever I need to make changes throughout a document, most often, I'll copy and paste into a Vim window so that I can take advantage of regexp-based replacements.

Vim isn't for the faint of heart, though--it's hard to learn and super complex. If you use a text editor once or twice a month, or just need a simple way to strip out formatting, Notepad will get you where you want to go without all the confusion.
June 12, 2019

Vim Review

Score 9 out of 10
Vetted Review
Verified User
Incentivized
It's very lightweight and works great if you're logged into some ssh terminal and you need to open some config or files. It really increases your productivity. It works great for someone working in languages like C/C++/Python. But for Scala/Java it might be bit overhead to use VIM unless all the plugins are well documented on how to install.
Return to navigation