nvim-conv VS cmp-git

Compare nvim-conv vs cmp-git and see what are their differences.

nvim-conv

Multipurpose numeric conversion tool for neovim written in Lua (by simonefranza)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nvim-conv cmp-git
1 3
28 333
- -
2.3 3.7
7 months ago 12 days ago
Lua Lua
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.

nvim-conv

Posts with mentions or reviews of nvim-conv. 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
    3 projects | /r/neovim | 26 Oct 2021
    I've made a plugin for neovim entirely written in Lua to perform all sorts of conversions. It's called nvim-conv. I don't know if something like this exists or not, but I needed it and wanted to learn how to write plugins, so there you go.

cmp-git

Posts with mentions or reviews of cmp-git. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-27.

What are some alternatives?

When comparing nvim-conv and cmp-git you can also consider the following projects:

cmp-calc - nvim-cmp source for math calculation

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim. [Moved to: https://github.com/nvim-neorg/neorg]

cmp-buffer - nvim-cmp source for buffer words

cmp-spell - spell source for nvim-cmp based on vim's spellsuggest.

cmp-npm - An additional source for nvim-cmp to autocomplete packages and its versions

cmp-under-comparator - nvim-cmp comparator function for completion items that start with one or more underlines

cmp-dictionary - A dictionary completion source for nvim-cmp

cmp_luasnip - luasnip completion source for nvim-cmp

cmp-nvim-lua - nvim-cmp source for nvim lua