symbols-outline.nvim icon indicating copy to clipboard operation
symbols-outline.nvim copied to clipboard

Does not display anything

Open q107580018 opened this issue 2 years ago • 5 comments

This is my first use this plug。 I use :symbols_outline to open this plug ,but nothing display. I dont know how to do. image

FileType:Golang or Python Neovim version: v0.7.0 LSP:I use Coc.nvim init.vim config : just Plug 'simrat39/symbols-outline.nvim'

q107580018 avatar Apr 24 '22 16:04 q107580018

me too. :sad:

Rainboylvx avatar Aug 23 '22 13:08 Rainboylvx

me too. :sad:

ClzSkywalker avatar Sep 06 '22 09:09 ClzSkywalker

Any progress on this ?

TENX-S avatar Sep 28 '22 09:09 TENX-S

me too,i also have the same problem.

wqk151 avatar Oct 08 '22 06:10 wqk151

Until #181 is merged you can try this instead:

use {
    "rbjorklin/symbols-outline.nvim",
    branch = "fix-outline-detection"
}

rbjorklin avatar Oct 10 '22 02:10 rbjorklin