-
config = function ()
local saga = require('lspsaga')
saga.init_lsp_saga({
code_action_icon = 'ﯧ'
})
end I have config with icon from nerd font, but lightbulb icon is still default and not changing. |
Beta Was this translation helpful? Give feedback.
Answered by
Akavvi
Nov 13, 2022
Replies: 1 comment
-
i forgot to compile my config after changes, everything's good! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Akavvi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i forgot to compile my config after changes, everything's good!