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

Allow to resize the items in the results view

Open carlos-algms opened this issue 2 years ago • 0 comments

The notes we add to the mark are being trimmed too much.

image

Is it hardcoded here for 30 chars? https://github.com/tomasky/bookmarks.nvim/blob/main/lua/telescope/_extensions/bookmarks.lua#L40

It would be great to have them named and allow to configure them individually.

carlos-algms avatar Jan 23 '24 09:01 carlos-algms