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

Move signs one column to the right.

Open aabbccddeeffggj opened this issue 2 years ago • 1 comments

Hi, currently my mark signs are formated in the following way: image I would like it to be displayed right between the "5" and "7" in this example, but I don't see any formatting option to make it. Thanks.

aabbccddeeffggj avatar Dec 11 '23 06:12 aabbccddeeffggj

I believe that the recently merged 'statuscolumn' feature in Neovim could be used to implement some version of this.

chentoast avatar Jan 07 '24 21:01 chentoast