mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:30:05 +08:00
.. | ||
plugin | ||
README.md |
scrollbar.vim
scrollbar.vim is floating scrollbar plugin for vim and neovim.
Install
- Using
scrollbar.vim
in SpaceVim:
[[layers]]
name = 'ui'
enable_scrollbar = true
- Using
scrollbar.vim
without SpaceVim:
Plug 'wsdjeg/scrollbar.vim'
Feedback
The development of this plugin is in SpaceVim/bundle/scrollbar.vim
directory.
If you encounter any bugs or have suggestions, please file an issue in the issue tracker