Created
January 23, 2019 14:33
-
-
Save stufield/9729cb5e4dad38ffd05160612497a345 to your computer and use it in GitHub Desktop.
Cool FiraCode symbol bindings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Many RStudio engineers were using this font | |
# https://github.com/tonsky/FiraCode | |
a >= 10 | |
a != b | |
a <- 4 | |
a == 10 | |
a <= 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment