Closed schizophrenical closed 1 year ago
Just want to add that it also happens if I do:
nvim /path/to/lua/file.lua
I also try to execute Lspsaga outline
, after the LSP is done loading.
It seems that my build of neovim does not have the statuscolumn
or stc
option yet. I will try to pull from master
and build. Maybe that is the issue.
I will report back if that fixes the issue.
Happy to report that updating neovim fixed the issue. Thanks again for this wonderful plugin.
Describe the bug
Encountering an error while opening the document outline.
I locally build neovim, maybe that is an issue?
Error log:
Steps to reproduce
Go to neovim config dir,
cd .config/nvim
Run nvim
nvim
Open a file via nvim-tree
Execute
Lspsaga outline
Expected behavior
Document Outline should show.
Neovim version (nvim -v)
v0.9.0-dev-08ebf8d
Operating system/version
Windows Sub-system for Linux (WSL) - Ubuntu 20.04
Terminal name/version
Windows Terminal
$TERM environment variable
N/A