chentoast / marks.nvim

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

Switch to extmark based sign decorations #55

Open chentoast opened 2 years ago

chentoast commented 2 years ago

Now that latest master supports setting signs via extmarks (ref https://github.com/neovim/neovim/pull/16897), we should switch over after a few releases, given the performance benefits.