ddc.vim VS gina.vim

Compare ddc.vim vs gina.vim and see what are their differences.

ddc.vim

Dark deno-powered completion framework for neovim/Vim (by Shougo)

gina.vim

👣 Asynchronously control git repositories in Neovim/Vim 8 (by lambdalisue)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
ddc.vim gina.vim
17 5
647 697
- -
9.1 2.6
20 days ago about 2 years ago
TypeScript 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.

ddc.vim

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

gina.vim

Posts with mentions or reviews of gina.vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-11.
  • Plugin that handles git with symlinks?
    2 projects | /r/neovim | 11 Jan 2023
    The only Vim or Neovim plugin I have found that can handle git operations on symlinked files is the sadly deprecated gina.vim. Neither vim-fugitive nor neogit work in my testing. If anyone knows of a maintained plugin that can commit changes to a symlinked file, please let me know in the replies.
  • Yet another git plugin for neovim in lua: IGit
    7 projects | /r/neovim | 18 Apr 2022
    gina have several glich bugs that I can't identify the root cause and it also slow down nvim after running a while (I was guessing that it does not wipeout the log buffer with tens of thousands commits whose texts occupies a lot of memory. I realize this when writing igit.nvim)
  • Using Git From Vim
    8 projects | dev.to | 17 Sep 2021
    lambdalisue/gina.vim another way to create/update commits
  • Denops - An ecosystem to write Vim/Neovim plugins in Deno
    11 projects | /r/vim | 18 Jul 2021
    Hi. I'm Alisue who made fern.vim, suda.vim, gina.vim, and lot more.
  • Vim tip: alias command
    1 project | dev.to | 21 Jan 2021
    To integrate vim with Git, I don't use vim-fugitive, but Gina: https://github.com/lambdalisue/gina.vim

What are some alternatives?

When comparing ddc.vim and gina.vim you can also consider the following projects:

nvim-cmp - A completion plugin for neovim coded in Lua.

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

vim-rhubarb - rhubarb.vim: GitHub extension for fugitive.vim

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

gv.vim - A git commit browser in Vim

coc-snippets - Snippets solution for coc.nvim

denops.vim - 🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno

denops-rust - WIP

vimagit - Ease your git workflow within Vim

cmp-nvim-lsp - nvim-cmp source for neovim builtin LSP client

vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.