chentoast / marks.nvim

A better user experience for viewing and interacting with Vim marks.
MIT License
848 stars 43 forks source link

Preview mark with 'm:' + ENTER throws error #88

Closed jjaimealeman closed 1 year ago

jjaimealeman commented 1 year ago

According to the readme:

    m:              Preview mark. This will prompt you for a specific mark to
                    preview; press <cr> to preview the next mark.

I type m: and nothing happens. Was expecting prompt.

I type m: + ENTER key and I get this: screenshot1

I type m: + any existing mark/letter, I do get the desired preview popup modal window: screnshot2