Merge pull request #11 from davmillar/Sublime

Sublime
This commit is contained in:
Kirill Pertsev 2017-10-16 13:38:28 -07:00 committed by GitHub
commit b4b311af0e

View file

@ -81,6 +81,12 @@ Requires you to move the U+10001 PUA block to the first PUA block
In this example, U+10001 was moved to U+efb0.
### Sublime Text 3 (build 3146+)
Should be defined in the user settings as so:
```
"font_face": "Fixedsys Excelsior"
```
Based on https://github.com/tonsky/FiraCode/wiki/Setting-up-Emacs
```
(set-fontset-font t '(#Xefb0 . #Xefc5) "Fixedsys Excelsior")
@ -124,4 +130,3 @@ Based on https://github.com/tonsky/FiraCode/wiki/Setting-up-Emacs
```
## ToDo
<* *> <$ $>