Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errro on hover_doc #347

Closed
bluespada opened this issue Jul 7, 2022 · 0 comments
Closed

Errro on hover_doc #347

bluespada opened this issue Jul 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bluespada
Copy link

Description

Error on opening winbar

Expected Behavior

Opening lspsaga hover_doc

Actual Behavior

error :

Error executing vim.schedule lua callback: ...te/pack/packer/start/lspsaga.nvim/lua/lspsaga/window.lua:184: Invalid option name 'winbar'
stack traceback:
        [C]: in function 'nvim_win_set_option'
        ...te/pack/packer/start/lspsaga.nvim/lua/lspsaga/window.lua:184: in function 'create_win_with_border'
        ...te/pack/packer/start/lspsaga.nvim/lua/lspsaga/window.lua:338: in function 'fancy_floating_markdown'
        ...ite/pack/packer/start/lspsaga.nvim/lua/lspsaga/hover.lua:32: in function 'fn'
        ...ite/pack/packer/start/lspsaga.nvim/lua/lspsaga/hover.lua:13: in function 'focusable_float'
        ...ite/pack/packer/start/lspsaga.nvim/lua/lspsaga/hover.lua:21: in function 'handler'
        /usr/share/nvim/runtime/lua/vim/lsp.lua:1025: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
Press ENTER or type command to continue

Neovim Built in Behavior

Details

Reproduce
  1. nvim -u test.vim the min config that only lspsaga
  2. post your program language min code snippet that can reproduce your issue
Environment
  • nvim --version output: NVIM v0.7.2 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3
  • Operating system: Fedora 36
  • lspsaga commit:
@bluespada bluespada added the bug Something isn't working label Jul 7, 2022
@glepnir glepnir closed this as completed in 08c087a Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant