lens.vim icon indicating copy to clipboard operation
lens.vim copied to clipboard

it also does not work for voomtree side panel.

Open pinggit opened this issue 6 years ago • 2 comments

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.

pinggit avatar Mar 04 '20 04:03 pinggit

I am going to work on a solution that resolves this some time over the next month. Apologies for the incompatibility.

camspiers avatar Mar 13 '20 23:03 camspiers

hi @camspiers , is this issue resolved? thanks!

pinggit avatar Jun 03 '20 02:06 pinggit