Merge pull request #13 from iiiGerardoiii/patch-1

Update README.md
This commit is contained in:
Kirill Pertsev 2017-12-14 11:25:10 -08:00 committed by GitHub
commit 59ed71e3b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -130,7 +130,9 @@ Based on https://github.com/tonsky/FiraCode/wiki/Setting-up-Emacs
### Sublime Text 3 (build 3146+)
Should be defined in the user settings as so:
```
"font_face": "Fixedsys Excelsior"
"font_face": "Fixedsys Excelsior",
"font_size": 16,
"font_options": ["gray_antialias"]
```
## ToDo