bar.nvim ✅ IMPORTANT: Requires Neovim Nightly A really light statusline/tabline/winbar plugin for Neovim using Lua. Setup Setup with Lazy: { 'adelarsq/bar.nvim', config = function () require('bar').setup() end },