lewis6991 / satellite.nvim

Decorate scrollbar for Neovim
MIT License
542 stars 20 forks source link

Unable to setup plugin #19

Closed sawa-ko closed 2 years ago

sawa-ko commented 2 years ago

Describe the bug When I try to configure the plugin I get an error about the plugin code.

To Reproduce Steps to reproduce the behavior:

  1. install plugin
  2. Try to setup
  3. See error

Expected behavior To be able to use the plugin.

Error E5113: Error while calling lua chunk: ...\pack\packer\start\satellite.nvim/lua/satellite/view.lua:178: unknown option 'winbar'

Additional context I have neovim 0.7.2 and windows 11

lewis6991 commented 2 years ago

Please read the README. This plugin requires Neovim nightly.