mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
872 B
872 B
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