kopia lustrzana https://github.com/tonsky/FiraCode
Add instructions for RStudio
rodzic
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
|
# Some Apple apps
|
||||||
|
|
||||||

|

|
||||||
|
|
Ładowanie…
Reference in New Issue