simrat39 / symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
MIT License
1.85k stars 100 forks source link

BUG: The `width=40` option is not working correctly #231

Closed linrongbin16 closed 11 months ago

linrongbin16 commented 1 year ago

Hi, I'm setting width=40 when setup, but it seems much wider in my screen.

image
hedyhli commented 11 months ago

It looks like something made your code window and the outline window have equal width. Does it do that when you set width to something else or just 40?

linrongbin16 commented 11 months ago

emmm, maybe, I switched to another plugin now...