Skip to content

Instantly share code, notes, and snippets.

@vivainio
Created February 4, 2018 16:34
Show Gist options
  • Save vivainio/7b57cc91ea4f3f009e207eb9b9760bf8 to your computer and use it in GitHub Desktop.
Save vivainio/7b57cc91ea4f3f009e207eb9b9760bf8 to your computer and use it in GitHub Desktop.
Ligatures + fira for vscode
{
"editor.fontFamily": "Fira Code Light",
"editor.fontSize": 13,
"editor.fontLigatures": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment