sioyek-highlights#

 
A Neovim plugin to integrate Sioyek PDF reader highlights directly into your editor.
 
sioyek-highlights
 

Install with Lazy:#

{
  "jbuck95/nvim-sioyek-highlights",
  dependencies = { "nvim-telescope/telescope.nvim" },
  config = true,
}

 

Github: sioyek-highlights