From f1f97679985487deaa1f7f178f36f4a1a7910154 Mon Sep 17 00:00:00 2001 From: Marco Bresciani <48018419+marcoXbresciani@users.noreply.github.com> Date: Tue, 29 Jun 2021 14:56:11 +0200 Subject: [PATCH] Add QOwnNotes as supported editor (#1261) QOwnNotes is not a code editor but a plain-text file markdown note taking tool, and ligatures and Fira Code features are properly shown. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a89cbe..49f038e 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Unicode coverage makes Fira Code a great choice for mathematical writing. | **Nova** | | **PhpStorm** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/Intellij-products-instructions)) | | **PyCharm** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/Intellij-products-instructions)) | +| **QOwnNotes** (21.16.6+) | | **QtCreator** | | **Rider** | | **RStudio** ([instructions](https://github.com/tonsky/FiraCode/wiki/RStudio-instructions)) |