Last active
February 6, 2019 09:37
-
-
Save kissarat/3faf5590bdf283b08e5ef6d199ec2ba1 to your computer and use it in GitHub Desktop.
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
{ | |
"editor.fontFamily": "Fira Code", | |
"editor.fontLigatures": true, | |
"editor.fontSize": 13, | |
"window.title": "${activeEditorLong}${separator}${rootName}" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment