Skip to content

A really light statusline/tabline/winbar plugin for Neovim using Lua.

License

Notifications You must be signed in to change notification settings

adelarsq/bar.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

bar.nvim ✅

IMPORTANT: Requires Neovim Nightly

License: MIT

A really light statusline/tabline/winbar plugin for Neovim using Lua.

Setup

Setup with Lazy:

{
    'adelarsq/bar.nvim',
    config = function ()
        require('bar').setup()
    end
},

About

A really light statusline/tabline/winbar plugin for Neovim using Lua.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages