winbar.nvim is a plugin which provides default winbar for neovim.
- Using
winbar.nvim
in SpaceVim:
[[layers]]
name = 'core'
enable_winbar = true
- Using
winbar.nvim
without SpaceVim:
Plug 'wsdjeg/winbar.nvim'
The development of this plugin is in SpaceVim/bundle/winbar.nvim
directory.
If you encounter any bugs or have suggestions, please file an issue in the issue tracker