From c3122b38f4bfdcf20b81e95cb05089a26813ad70 Mon Sep 17 00:00:00 2001
From: Ivan Ivanov
Download the executable for your target platform and put it in any directory you like.
Documentation
@@ -35,7 +35,7 @@ Installation
- Launch the executable. Once launched, it will generate its configuration files.
+ Launch the executable. Once launched, it will generate its config files.
global.focus-config
file and a projects
and temp
folders next to itself (therefore, the directory must be writable)./Users/YOURNAME/Library/Application Support/dev.focus-editor/
.Installation
The editor is configured using a simple text file called global.focus-config
, which you can quickly open by opening the Command Palette
(Alt-X by default) and selecting Open Global Config
.
diff --git a/index.html b/index.html
index 6973c47..e69412a 100644
--- a/index.html
+++ b/index.html
@@ -31,7 +31,7 @@
A simple editor whose goal is to stand out of your way and let you do work.
-It's designed for people who value simplicity, are sensitive to input latency and do not require heavy language support in their editor.
+It's designed for people who value simplicity, are sensitive to input latency, and do not require heavy language support in their editor.
- Focus is open-source, and currently in active development. + Focus is open-source and currently in active development. Focus is written the Jai programming language developed by Jonathan Blow.