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

Typo

Julian During 2017-04-27 11:26:36 +02:00
parent ecd35d0005
commit 9e6b2a4ecf

@ -1,7 +1,7 @@
There's no straightforward way to enable font ligatures in RStudio even if it's supposed to support them. Use the following workaround to enable font ligatures:
1. Close RStudio
2. Open <samp>[RStudio dir]/www/index.htm</samp>
2. Open <samp>[RStudio dir]/www/index.html</samp>
3. Add following code between `<body>` and `</body>`:
```html