-
Using the ordered list ( |
Beta Was this translation helpful? Give feedback.
Answered by
max397574
Apr 29, 2024
Replies: 1 comment 11 replies
-
I have managed to make it use actual numbered characters, but it only goes up to 9 now ["core.concealer"] = {
config = {
icons = {
ordered = {
icons = {"1", "a", "i", "A", "I"},
},
},
},
}, Is there any way I can make it actually count up properly? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
works out of the box on nightly neovim