vimrunner VS vroom

Compare vimrunner vs vroom and see what are their differences.

vimrunner

Control a vim instance through ruby code (by AndrewRadev)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vimrunner vroom
1 1
236 273
- 0.0%
3.1 0.0
10 months ago about 1 year ago
Ruby Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vimrunner

Posts with mentions or reviews of vimrunner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-01.
  • Going further (neovim plugin project)
    6 projects | /r/neovim | 1 Feb 2021
    I don't have personal experience with it myself, so can't say how well it works. I use my own Vimrunner project for all my plugins (and I prefer it -- easier for me to write tests in ruby than in a custom file format), but it's also based on +clientserver so it won't work for your case. Would be happy to talk over a PR, of course :). But if you don't feel like doing work on testing tools, vroom might be a good option.

vroom

Posts with mentions or reviews of vroom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-01.
  • Going further (neovim plugin project)
    6 projects | /r/neovim | 1 Feb 2021
    You might try the "vroom" project: https://github.com/google/vroom. It uses +clientserver by default, which Neovim doesn't support, but it seems like it has a "neovim mode" as well.

What are some alternatives?

When comparing vimrunner and vroom you can also consider the following projects:

vim-enmasse - Edit every line in a quickfix list at the same time

splitjoin.vim - Switch between single-line and multiline forms of code