Skip to content

[FEATURE] Highlight links #78

@pinbraerts

Description

@pinbraerts

I want to visibly distinguish the links, so that I can know beforehand if they can be gx'ed.

Here are my thoughts about this feature:

  1. opt-in setting (false by default)
  2. define some highlight group (I couldn't find the standard)
  3. check every handler lazily on some action: visible buffer lines on cursor move and bufopen
  4. cache results
  5. invalidate cache on edit

Inspiration:
https://github.com/catgoose/nvim-colorizer.lua

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions