From d0c00fd52c6137c786ecc46b1d6c8623015c8274 Mon Sep 17 00:00:00 2001 From: Luke Andrews Date: Thu, 13 Aug 2015 10:16:48 -0700 Subject: [PATCH] Clarify how to enable ligatures for BBEdit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e511564..dcadce8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ Do work: - TextMate 2 - QtCreator - LightTable ([instructions](https://github.com/LightTable/LightTable/issues/1459#issuecomment-57366504)) -- BBEdit ([instructions](https://github.com/i-tu/Hasklig/issues/3#issue-46601683)) +- BBEdit — enter this command in a terminal to enable ligatures: + `defaults write com.barebones.bbedit "EnableFontLigatures_Fira Code" -bool YES` - RStudio - Chocolat