Top 3 Lua lazygit Projects
-
Project mention: Lazy Docker: The lazier way to manage everything Docker | news.ycombinator.com | 2024-11-22
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
-
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.
-
fm-nvim
🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.
-
I do something similar, but I just use [a shell script](https://github.com/theherk/commons/blob/14362115c3cf03df3bf6...), and combine it with [a raycast script to run it](https://github.com/theherk/commons/blob/14362115c3cf03df3bf6...). That takes care of it at a system level and for all my terminal configurations. Unfortunately, Firefox doesn't read its prefs file when written to, so that is a bit more difficult.
Lua lazygit discussion
Lua lazygit related posts
Index
What are some of the best open-source lazygit projects in Lua? This list will help you:
# | Project | Stars |
---|---|---|
1 | lazygit.nvim | 1,687 |
2 | fm-nvim | 274 |
3 | commons | 12 |