glance.nvim
glance.nvim copied to clipboard
Any way to make peek window not create an entry in `:oldfiles`?
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 👏
Hey,
I'm not sure if there is an API for modifying the oldfiles list
I'll look into it