gitsigns.nvim
Git integration for buffers (by lewis6991)
lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua. (by nvim-lualine)
gitsigns.nvim | lualine.nvim | |
---|---|---|
82 | 73 | |
5,748 | 6,970 | |
2.7% | 2.3% | |
9.1 | 8.4 | |
5 days ago | 20 days ago | |
Lua | Lua | |
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.
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.
gitsigns.nvim
Posts with mentions or reviews of gitsigns.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-30.
- 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.
lualine.nvim
Posts with mentions or reviews of lualine.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-06-24.
-
Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager
nvim-lualine/lualine.nvim: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
-
dapui and lualine visual/aesthetic configuration
However, this is what my current setup looks like. 1. No titles. 2. lualine at the very bottom. Any suggestions? I tried reading the docs (dapui, lualine), but am kinda lost. I am not sure what I did wrong?
-
Lualine.nvim not seeming to respect highlight groups? Custom theme table seems to have some quirks
I'm trying to create a custom theme for lualine.nvim, and I'm having a lot of difficulty with the colors.
-
Benchmarking some of my favourite neovim plugins over time
lualine.nvim
- Your favourite Neovim plugins?
-
Tips for debugging Lualine Plugin not displaying
I've installed the plugins (and removed + reinstalled multiple times) and my status bar continues to look like the default. I went through nearly every recommendation here with no effect: https://github.com/nvim-lualine/lualine.nvim/issues/230
-
Change statusLine design
There is actually a pre-made example of that bubble theme in the lualine repo: https://github.com/nvim-lualine/lualine.nvim/blob/master/examples/bubbles.lua
-
Please inform me of the plugin(s) enabling these two features
First one could be lualine and Aerial.
-
How do you set the bg color of the status bar in lualine?
Look into the themes I bet they will show you https://github.com/nvim-lualine/lualine.nvim/tree/master/lua/lualine/themes
-
LuaLine Separator Size Bug
Do you know if there is some workaround for this "bug" https://github.com/nvim-lualine/lualine.nvim/issues/962?
What are some alternatives?
When comparing gitsigns.nvim and lualine.nvim you can also consider the following projects:
vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal
catppuccin - 😸 Soothing pastel theme for the high-spirited!
vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
heirline.nvim - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
NvChad - Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.
vim-airline - lean & mean status/tabline for vim that's light as air