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-01-12 10:50:54 +01:00
parent de034ca5ce
commit 6f38e45cb7

@ -3,6 +3,7 @@ There's no straightforward way to enable font ligatures in RStudio even if it's
1. Close RStudio
2. Open [RStudio dir]\www\index.htm
3. Add following code between `<body>` and `</body>`:
`<style>*{text-rendering: optimizeLegibility;}</style>`
4. Restart Rstudio