windows.nvim icon indicating copy to clipboard operation
windows.nvim copied to clipboard

lsp go to defination will triggle WindowsAutoWidth

Open jjiangweilan opened this issue 1 year ago • 1 comments

any way to work around this? currently I just disable WindowsAutoWidth but It's a very convinent feature that can positively change the workflow

How to reproduce:

  1. Use WindowsMaxmize
  2. Use command lua vim.lsp.buf.defination() on any variable/type/etc...

what to expect: window should stay as is what happen: WindowsAutoWidth is trigglered

jjiangweilan avatar Aug 08 '23 04:08 jjiangweilan

this would be really nice to have

vishnupeas avatar Jan 13 '24 06:01 vishnupeas