-
lualine.nvim
Discontinued A blazing fast and easy to configure Neovim statusline written in Lua (by shadmansaleh)
You can take a look at https://github.com/shadmansaleh/lualine.nvim/blob/master/.github/workflows/docs.yml . Mostly copy pasting it should work , you probably have to change handful of project specific parameters.
-
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.
-
feline.nvim is a minimal Neovim statusline plugin that's designed to be fast and customizable from the ground-up. It was created around 5 months ago and currently has 266 stars on GitHub. Recently, I switched the plugin to the semantic versioning scheme after seeing this issue on the Neovim repo. As a result, the first ever versioned release of feline.nvim is out. I know it's probably shameless self-promotion but I would highly recommend people to give feline.nvim a shot. It's come a long way since it was created thanks to the contributions of many people. Any constructive criticism is also welcome.
-
feline.nvim is a minimal Neovim statusline plugin that's designed to be fast and customizable from the ground-up. It was created around 5 months ago and currently has 266 stars on GitHub. Recently, I switched the plugin to the semantic versioning scheme after seeing this issue on the Neovim repo. As a result, the first ever versioned release of feline.nvim is out. I know it's probably shameless self-promotion but I would highly recommend people to give feline.nvim a shot. It's come a long way since it was created thanks to the contributions of many people. Any constructive criticism is also welcome.
-
I'm currently using galaxyline.nvim and have fully customized config that I'm happy with but I've encountered a few bugs I've had to work around and, in some ways, it is even more bare bones than feline. I'll have to give feline a try when I get some time. The good documentation is enough for me to at least try it :)
-
lualine.nvim
Discontinued A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim] (by hoob3rt)
See https://github.com/hoob3rt/lualine.nvim/pull/311 for more details and to see what the difference are.
-
Btw, if anyone wants the “evil-line” equivalent config for feline you can find it here
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
I actually switched my config from galaxyline to feline recently. Took me longer than I'll admit to understand the syntax (the example configs really helped) but it actually felt very orthogonal in the end.