Skip to content
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

interested in what that stuff is... #2

Closed
daUnknownCoder opened this issue Apr 14, 2024 · 2 comments
Closed

interested in what that stuff is... #2

daUnknownCoder opened this issue Apr 14, 2024 · 2 comments

Comments

@daUnknownCoder
Copy link

image

in this thing, the lightbulb is from lspsaga? or is it a part of the statuscol, coz i skimmed thru ur dotfiles but didnt find that icon anywhere...

thanks

@krivahtoo
Copy link
Owner

It is a nerd font icon and i think it is from kosayoda/nvim-lightbulb not sure. I just set it as the LightBulbSign

vim.fn.sign_define('LightBulbSign', {
text = icons.misc.LightBulb,
texthl = 'DiagnosticSignInfo',
numhl = '',
})

LightBulb = '󱠂', --  󰛨 󰛩 󱠃

(the icon is number 3 in the comment, I think)

@daUnknownCoder
Copy link
Author

yes sure thanks

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

No branches or pull requests

2 participants