asyncrun.vim VS AsyncCommand

Compare asyncrun.vim vs AsyncCommand and see what are their differences.

asyncrun.vim

:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !! (by skywind3000)

AsyncCommand

AsyncCommand allows you to execute shell commands without waiting for them to complete. When the application terminates, its output can be loaded into a vim buffer. (by idbrii)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
asyncrun.vim AsyncCommand
27 1
1,817 78
- -
7.2 0.0
about 1 month ago over 3 years ago
Vim Script 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.

asyncrun.vim

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

AsyncCommand

Posts with mentions or reviews of AsyncCommand. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-17.

What are some alternatives?

When comparing asyncrun.vim and AsyncCommand you can also consider the following projects:

vim-dispatch - dispatch.vim: Asynchronous build and test dispatcher

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.

fzf-lua - Improved fzf.vim written in lua

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

asynctasks.vim - :rocket: Modern Task System for Project Building, Testing and Deploying !!

todoist.nvim - A todoist extension for neovim

vim-floaterm - :computer: Terminal manager for (neo)vim

nvim-bqf - Better quickfix window in Neovim, polish old quickfix window.

vim-jetpack - The lightning-fast plugin manager, alternative to vim-plug

vim-grepper - :space_invader: Helps you win at grep.

sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages