nvim-lualine/lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Added to GitGenius on September 8th, 2026
Created on December 30th, 2020
Open Issues & Pull Requests: 271 (+0)
GitHub issues: Enabled
Number of forks: 552
Total Stargazers: 8,124 (-1)
Total Subscribers: 22 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

lualine.nvim is a statusline plugin for Neovim written in pure Lua that prioritizes performance and ease of configuration.

The tool addresses the need for a lightweight statusline replacement in Neovim by loading only the components you explicitly specify, avoiding the overhead of unused features. It provides a fast alternative to other statusline plugins while maintaining simplicity in setup. The plugin supports multiple themes and allows custom visual designs through configuration examples.

Anyone adopting lualine should know it requires Neovim 0.7 or later, with compatibility tags available for earlier versions. The tool suits developers who want a responsive statusline without the startup time penalty of heavier alternatives. The README includes performance comparisons showing lualine's startup overhead is minimal compared to other statusline plugins. The project supports installation through multiple package managers including vim-plug, packer.nvim, and lazy.nvim. Users who want icons in their statusline will need a patched font.

The project maintains an active discussion space for configuration questions and welcomes contributions through pull requests and issues. Documentation is distributed across a wiki and a contributing guide that sets expectations for new contributors.