lazygit.nvim
gitsigns.nvim
lazygit.nvim | gitsigns.nvim | |
---|---|---|
16 | 82 | |
1,687 | 5,447 | |
4.1% | 2.6% | |
5.4 | 9.2 | |
about 2 months ago | 1 day ago | |
Lua | Lua | |
MIT License | MIT License |
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.
lazygit.nvim
-
Lazy Docker: The lazier way to manage everything Docker
lazygit inside neovim might not be a complete replacement for magit (I can't tell yet), but it does everything I need it to for day to day development. I can't remember the last time I launched Emacs for work.
https://github.com/kdheepak/lazygit.nvim
-
My Flow and Productivity has Improved with the Simplicity of Neovim
Using tmux, I could just have a shell to pivot into when I want to work with Git. Fine, and I could do that. But I'm using the Neovim plugin for LazyGit. Which takes advantage of this LazyGit UI.
-
Setting Up GitHub Environment Configurations in Neovim on Linux
Github - Lazygit.nvim
-
How to use Git?
There is even a plugin for Vim, that lets you open it in a floating overlay. https://github.com/kdheepak/lazygit.nvim
-
Switching from Emacs. My experience
there's a lazygit plugin if you want to skip the step of opening Toggleterm
-
Git CLI tools and vim
I really like this lazygit integration: https://github.com/kdheepak/lazygit.nvim
-
Poll: how do you jump to Git conflict markers?
So I use https://github.com/kdheepak/lazygit.nvim All of my git workflow is done in lazygit gg opens the float and away I go
-
Setup git commit dialog close to IntelliJ IDEA style?
I don't use IntelliJ, so, I don't know how it exactly looks like. But I use this: https://github.com/kdheepak/lazygit.nvim
-
Best Git Integration for Neovim?
Why not just use lazygit.nvim?
-
Lazygit - Manage your git repository inside Neovim
But using vim-floaterm instead of the https://github.com/kdheepak/lazygit.nvim plugin (which mentions a different plugin https://github.com/akinsho/nvim-toggleterm.lua#custom-terminals as an alternative).
gitsigns.nvim
- Neovim for beginners
-
Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
lewis6991/gitsigns.nvim: Git integration for buffers.
-
Please, help with highlights.
those are gitsigns. read :h gitsigns-highlight-groups. i think the first 3 ones (gitsignsadd, gitsignschange, gitsignsdelete) would need their background cleared.
-
Gitsigns thinks that new lines in Windows are differences
I have installed Gitsigns in a Windows machine and when I execute the method diffthis it thinks that the new lines are differences.
-
Algebraic data types in Lua (Almost) post
Lack of tooling/LSP support compared to Lua. A rather popular neovim plugin, gitsigns, recently switched from teal to regular lua for (among other reasons) the tooling.
https://github.com/lewis6991/gitsigns.nvim/commit/4d63d996b0...
-
Benchmarking some of my favourite neovim plugins over time
gitsigns.nvim
-
Introducing multicursors.nvim plugin
The closest one would be gitsigns
-
How to use Git?
you can use gitsigns
-
Your favourite Neovim plugins?
https://github.com/lewis6991/satellite.nvim absolutely amazing choices, visual economy, integration with gitsigns and builtin vim features (marks).
-
Hacky way to return to original window after using gitsign's `diffthis`. There must be a better way to do this.
It's also nice to ask him directly.
What are some alternatives?
vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
neogit - An interactive and powerful Git interface for Neovim, inspired by Magit
vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
vim-floaterm - :computer: Terminal manager for (neo)vim
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim]
tig - Text-mode interface for git
diffconflicts - A better Vimdiff Git mergetool
lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.