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

Any way to make peek window not create an entry in `:oldfiles`?

Open mrjones2014 opened this issue 2 years ago • 1 comments

Is there any way to have a file opened in the glance window not create an entry in :oldfiles?

I'd only want an :oldfiles entry if I actually open the file in a normal editor buffer.

This is an awesome plugin btw, looks super nice and works great 👏

mrjones2014 avatar Dec 09 '22 18:12 mrjones2014

Hey, I'm not sure if there is an API for modifying the oldfiles list I'll look into it

DNLHC avatar Dec 10 '22 17:12 DNLHC