1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-02 15:06:34 +03:00

Add instructions for RStudio

Brenton M. Wiernik 2020-01-15 11:17:35 -05:00
parent bece4a40c2
commit f42f8695ae

@ -43,6 +43,16 @@ To avoid possible bugs, you must uninstall Fira Code 1.x before installing Fira
}
```
# RStudio
Create or edit an [`rstheme` file](https://rstudio.github.io/rstudio-extensions/rstudio-theme-creation.html#testing-changes-to-a-theme) and add:
```css
.ace_editor {
font-feature-settings: "ss01", "ss02", "ss03", "ss04", "ss05", "ss06", "zero", "onum";
}
```
# Some Apple apps
![](https://user-images.githubusercontent.com/285292/64178997-0f98b780-ce6b-11e9-8091-34eab83ca288.png)