1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Added keyboard shortcut for Mac.

Koen Verheyen 2018-02-20 14:57:34 +01:00
parent 8a254623b6
commit e421f12ac1

@ -4,7 +4,7 @@ Add `"editor.fontLigatures": true` to `settings.json`:
To open `settings.json`, from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut <kbd>Ctrl</kbd>+<kbd>,</kbd>. Then paste the following lines and save the file.
To open `settings.json`, from the `File` menu choose `Preferences`, `Settings` or use keyboard shortcut <kbd>Ctrl</kbd>+<kbd>,</kbd> (<kbd>Cmd</kbd>+<kbd>,</kbd> on Mac). Then paste the following lines and save the file.
```json
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true