recipe.nvim VS vim-subversive

Compare recipe.nvim vs vim-subversive and see what are their differences.

recipe.nvim

Neovim async code runner with quickfix parsing (by ten3roberts)

vim-subversive

Vim plugin providing operator motions to quickly replace text (by svermeulen)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
recipe.nvim vim-subversive
3 13
19 291
- -
6.7 2.8
2 months ago 4 months ago
Lua Vim Script
MIT License MIT License
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.

recipe.nvim

Posts with mentions or reviews of recipe.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.
  • mini.basics - Common configuration presets for options/mappings/autocommands
    14 projects | /r/neovim | 29 Jan 2023
    I had a look at your planned modules and thought I could swamp you with some more ideas, to possibly inspire you to do a few of them: - since you are thinking about making mini.quickfix: - vim-grepper: eases configuration of grep tools like rg and integration with quickfix - recipe.nvim: instead of defining 'makeprg', making a build step, which can send errors to the quickfix and a run step which runs in a floating terminal - qf.nvim: adds some additional stuff to quickfix, on top of bqf, like a proper quickfix toggle command, which I never want to live without again
  • Introducing OneStop.nvim, the plugin to streamline configuring and running toolset commands
    4 projects | /r/neovim | 22 Aug 2022
    also, there's already: https://github.com/ten3roberts/recipe.nvim - which does what you do but via a cfg file on a per-project basis https://github.com/ten3roberts/qf.nvim - which integrates with that plugin and allows to put its output into a qf-window
  • Code Compilation & Debugging
    7 projects | /r/neovim | 18 Aug 2022

vim-subversive

Posts with mentions or reviews of vim-subversive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.

What are some alternatives?

When comparing recipe.nvim and vim-subversive you can also consider the following projects:

vim-argwrap - Wrap and unwrap function arguments, lists, and dictionaries in Vim

vim-exchange - Easy text exchange operator for Vim

overseer.nvim - A task runner and job management plugin for Neovim

ReplaceWithRegister - Replace text with the contents of a register.

mini.basics - Neovim Lua plugin with common configuration presets for options, mappings, and autocommands. Part of 'mini.nvim' library.

evil-ReplaceWithRegister - Port of vim plugin ReplaceWithRegister

hover.nvim - Hover plugin framework for Neovim

vim-yoink - Vim plugin that maintains a yank history to cycle between when pasting

jaq-nvim - ⚙️ Just Another Quickrun Plugin for Neovim in Lua

vim-sandwich - Set of operators and textobjects to search/select/edit sandwiched texts.

vim-maximizer - Maximizes and restores the current window in Vim.

vim-cutlass - Plugin that adds a 'cut' operation separate from 'delete'