Git CLI tools and vim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
  1. vim-fugitive

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

    Hehe

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. lazygit.nvim

    Plugin for calling lazygit from within neovim.

    I really like this lazygit integration: https://github.com/kdheepak/lazygit.nvim

  4. diffview.nvim

    Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

    But shortly I switched to diffview instead of tig and git.nvim allows me to commit and push without leaving the NeoVim. But I would like to have some better wrapper for git commit and push with floating windows.

  5. git.nvim

    But shortly I switched to diffview instead of tig and git.nvim allows me to commit and push without leaving the NeoVim. But I would like to have some better wrapper for git commit and push with floating windows.

  6. vim-floaterm

    :computer: Terminal manager for (neo)vim

    For simple tasks like opening a dirty file in nvim I prefer vim-floaterm. It has a really nice integration with a bunch of TUI tools.

  7. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • tree-sitter highlighting in Vim and NeoVim

    1 project | /r/vim | 19 Nov 2023
  • Terminal workflow with GUI Neovim

    1 project | /r/neovim | 27 Jun 2023
  • neovim + telescooe + fzf native

    4 projects | /r/neovim | 8 Feb 2023
  • Converting from init.vim to init.lua: Need current filename

    2 projects | /r/neovim | 15 Feb 2022
  • Command line in floating window?

    3 projects | /r/neovim | 9 Dec 2021

Did you know that Lua is
the 18th most popular programming language
based on number of references?