mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 04:00:03 +08:00
.. | ||
lua/winbar | ||
plugin | ||
README.md |
winbar.nvim
winbar.nvim is a plugin which provides default winbar for neovim.
Install
- Using
winbar.nvim
in SpaceVim:
[[layers]]
name = 'core'
enable_winbar = true
- Using
winbar.nvim
without SpaceVim:
Plug 'wsdjeg/winbar.nvim'
Feedback
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