nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.42k stars 286 forks source link

Outline: update preview position when changing the width of the outline split #1334

Open ttytm opened 10 months ago

ttytm commented 10 months ago

Is your feature request related to a problem? Please describe.

Currently when increasing the size of the outline split the preview position won't update and overlay items in the outline overview making them unreadable.

Screenshot_20231022_204450

This would be solved if the position of the preview is updated on size changes of the outline window.

glepnir commented 10 months ago

yep..