it also does not work for voomtree side panel.
it also does not work for voomtree side panel. https://github.com/vim-voom/VOoM
when you generate voomtree panel, it is extended he width unexpectedly. then you manually squeeze the width back. from now it won't be extended anymore, which is good. but then everytime you toggle the voomtree panel, it will be extended again. very annoying.
my vimrc:
let g:lens#width_resize_max = 80
"let g:lens#disabled = 1
let g:lens#animate = 0
let g:lens#disabled_filetypes = ['nerdtree', 'fzf', 'voomtree', 'vim-plug']
this plugin is super and useful since I'm a buffer split lover. but I'm also a Voom user and can't live without it. so this issue is a stopper for me. have to uninstall it for now...
btw nerdtree work fine after I disabled animate.
I am going to work on a solution that resolves this some time over the next month. Apologies for the incompatibility.
hi @camspiers , is this issue resolved? thanks!