git.vim VS cmp-git

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

git.vim

Use git in spacevim (by wsdjeg)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarQube - Static code analysis for 29 languages.
  • Mergify - Updating dependencies is time-consuming.
git.vim cmp-git
1 3
18 280
- -
10.0 0.0
10 days ago 4 months ago
Vim Script Lua
GNU General Public License v3.0 only 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.

git.vim

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

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.

What are some alternatives?

When comparing git.vim and cmp-git you can also consider the following projects:

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

nvim-conv - Multipurpose numeric conversion tool for neovim written in Lua

cmp_luasnip - luasnip completion source for nvim-cmp

cmp-calc - nvim-cmp source for math calculation

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

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