cmp-calc
nvim-cmp source for math calculation (by hrsh7th)
cmp-npm
An additional source for nvim-cmp to autocomplete packages and its versions (by David-Kunz)
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.
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.
cmp-calc
Posts with mentions or reviews of cmp-calc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-26.
-
Neovim everything converter
Better ref for this idea may be cmp-calc
cmp-npm
Posts with mentions or reviews of cmp-npm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-09.
- USER FLAIRS: Apply now!
- Let's create a Neovim lua plugin [video]
-
Let's create a Neovim lua plugin using nvim-cmp
Hi, this is the how-to video of my Neovim plugin cmp-npm
-
Plugin: cmp-npm (autocomplete for npm packages and versions)
I've created a Neovim plugin for `nvim-cmp` to autocomplete `npm` packages and versions. https://github.com/David-Kunz/cmp-npm
What are some alternatives?
When comparing cmp-calc and cmp-npm you can also consider the following projects:
nvim-conv - Multipurpose numeric conversion tool for neovim written in Lua
cmp_luasnip - luasnip completion source for nvim-cmp