cmp-git VS nvim-conv

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

nvim-conv

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

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.
  • Complete github issue list when edit commit message
    4 projects | /r/neovim | 27 Oct 2022
    Or cmp-git
  • Neovim everything converter
    3 projects | /r/neovim | 26 Oct 2021
    Nah but seriously, looks cool! One potential idea, maybe you could create an nvim-cmp source for it, like what cmp-git does for git? Then you could have LSP-style completions for them when you type something directly in the editor, instead of having to go to the commandline every time. Not sure how feasible/hard that'd be to do, but just an idea.

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.

What are some alternatives?

When comparing cmp-git and nvim-conv 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-spell - spell source for nvim-cmp based on vim's spellsuggest.

cmp-buffer - nvim-cmp source for buffer words

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