|
@ray-x is there any way to remove the light bulb that follows the cursor |
Answered by
ray-x
Oct 8, 2021
Replies: 2 comments 2 replies
|
You can use |
1 reply
|
To be honest. the lightbulb icon had been replaced by "🏏" for a while. Also there is another setting for code action, the default setting is as bellow: code_action_prompt = {enable = true, sign = true, sign_priority = 40, virtual_text = true},Do yo have other LSP code action related plugin, e.g lspsaga, nvim-lightbulb installed? |
1 reply
Answer selected by
guiaramos
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


To be honest. the lightbulb icon had been replaced by "🏏" for a while.
Are you using the correct version?
Also there is another setting for code action, the default setting is as bellow:
Do yo have other LSP code action related plugin, e.g lspsaga, nvim-lightbulb installed?