1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 04:00:03 +08:00
SpaceVim/bundle/winbar.nvim
2025-01-15 01:24:41 +08:00
..
lua/winbar fix(winbar): fix detact script 2025-01-15 01:24:41 +08:00
plugin feat(winbar): add winbar plugin 2025-01-14 22:49:16 +08:00
README.md feat(winbar): add winbar plugin 2025-01-14 22:49:16 +08:00

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