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

Invalid buffer id: 4 when calling MarksListAll

Open timon-sue opened this issue 1 year ago • 3 comments

Hi there, and thanks for your cool plugin!

I'm experiencing the following error when running MarksListAll:

E5108: Error executing lua ...vim/site/pack/packer/start/marks.nvim/lua/marks/mark.lua:284: Invalid buffer id: 4
stack traceback:
        [C]: in function 'nvim_buf_get_lines'
        ...vim/site/pack/packer/start/marks.nvim/lua/marks/mark.lua:284: in function 'all_to_list'
        [string ":lua"]:1: in main chunk

timon-sue avatar Oct 06 '22 07:10 timon-sue