-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
Hello @tonsky, Fira Code is really amazing.
I was wondering if we could have some common codepoints that are used to display hidden chars in some editors.
Particularly, I have the following configuration in vim:
set listchars=tab:▶\ ,trail:•,extends:❱,precedes:❰,nbsp:␣,eol:↲(unfortunately, Fira Code does not support U+21B2, U+2771, U+2770)
You can see that this is a common practice in:
Thank you very much for the project!