vim-cmake VS asynctasks.vim

Compare vim-cmake vs asynctasks.vim and see what are their differences.

vim-cmake

Vim/Neovim plugin for working with CMake projects (by cdelledonne)
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
vim-cmake asynctasks.vim
2 25
241 876
- -
7.7 7.4
4 months ago 5 months 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.

vim-cmake

Posts with mentions or reviews of vim-cmake. We have used some of these posts to build our list of alternatives and similar projects.
  • Help a beginner setup neovim lsp with clangd
    1 project | /r/neovim | 15 Jan 2023
    You can use https://github.com/cdelledonne/vim-cmake with:
  • Compiler plugin and Errorformat for CMake
    1 project | /r/neovim | 24 Mar 2022
    I haven't actually tried this myself but I think you will need to add patterns to errorformat to match against the CMake error/warning output. There are plugins that parse CMake output and add entries to the quickfix list like vim-cmake. I'm not sure if they are using additional errorformat patterns or parsing the output independently but it's worth a look.

asynctasks.vim

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

What are some alternatives?

When comparing vim-cmake and asynctasks.vim you can also consider the following projects:

cmake4vim - Vim plugin for CMake projects

asyncrun.vim - :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

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

neovim - Vim-fork focused on extensibility and usability

mdeval.nvim - Neovim plugin that evaluates code blocks inside documents

clam.vim - A lightweight Vim plugin for working with shell commands.

vim-run - Run, view, and manage UNIX shell commands with ease.

actions.nvim - define same behaviour across different file types.

yabs.nvim - Yet Another Build System/Code Runner for Neovim, written in lua

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