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

Updated RStudio instructions (markdown)

Kely 2016-12-20 20:54:36 +01:00
parent bd91acbf4f
commit 3cd212a904

@ -8,6 +8,6 @@ There's no straightforward way to enable font ligatures in RStudio even if it's
<style>*{text-rendering: optimizeLegibility;}</style>
```
4. Restart Rstudio
4. Restart RStudio
Source: [How to enable font ligatures in Rstudio?](https://stackoverflow.com/questions/34548194/rstudio-how-to-enable-font-ligatures-in-rstudio/34714296#34714296)