You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
nvim -u test.vim the min config that only lspsaga
post your program language min code snippet that can reproduce your issue
Description
Error on opening winbar
Expected Behavior
Opening
lspsaga hover_doc
Actual Behavior
error :
Neovim Built in Behavior
Details
Reproduce
Environment
NVIM v0.7.2 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3
The text was updated successfully, but these errors were encountered: