From feb47202e36949348f67b21edb0b7e5fb4a3eda0 Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Fri, 15 Dec 2017 16:20:50 +0300 Subject: [PATCH] Updated BBEdit instructions (markdown) --- BBEdit-instructions.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/BBEdit-instructions.md b/BBEdit-instructions.md index 8af40ed..73459ef 100644 --- a/BBEdit-instructions.md +++ b/BBEdit-instructions.md @@ -1,9 +1,11 @@ -Just run this +**Only supported version is v. 11** + +Run in your terminal: ```shell defaults write com.barebones.bbedit "EnableFontLigatures_Fira Code" -bool YES ``` -in your terminal. +Source: https://www.barebones.com/support/bbedit/ExpertPreferences.html This same preference works for TextWrangler. \ No newline at end of file