Skip to content

feature: Add icons to image and link to distinguish them #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MasouShizuka opened this issue Jul 9, 2024 · 2 comments
Closed

feature: Add icons to image and link to distinguish them #55

MasouShizuka opened this issue Jul 9, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@MasouShizuka
Copy link

MasouShizuka commented Jul 9, 2024

Is your feature request related to a problem? Please describe.

Currently, both link and image are rendered only as text in [], and there is no way to distinguish between the two:
image

Describe the solution you'd like

Add icons for link and image to distinguish them,like:
image

Describe alternatives you've considered

Edit: Or could add highlights of both.

Additional information

No response

@MasouShizuka MasouShizuka added the enhancement New feature or request label Jul 9, 2024
MeanderingProgrammer added a commit that referenced this issue Jul 9, 2024
## Details

Request: #55

Adds `link` configuration with icons for images and hyperlinks and
associated highlight group.

Allow feature to be disabled.

Requires neovim >= 0.10.0 for inline extmarks.
@MeanderingProgrammer
Copy link
Owner

Sure, added here: 501e5e0

LMK if this is what you had in mind!

@MasouShizuka
Copy link
Author

That's exactly what I wanted, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants