1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:20:04 +08:00
SpaceVim/bundle/winbar.nvim/README.md
2025-01-14 22:49:16 +08:00

872 B

winbar.nvim

winbar.nvim is a plugin which provides default winbar for neovim.

GPLv3 License

Install

  1. Using winbar.nvim in SpaceVim:
[[layers]]
  name = 'core'
  enable_winbar = true
  1. 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