From 7172ccf9d59a063aea181596b1047fa834cb73ce Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 29 Dec 2017 19:25:18 +0200 Subject: [PATCH] Rename OSX to macOS --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e5b42b..b77b839 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ You can support the development of Prelude via - [Keymap](#keymap) - [Global](#global) - [Prelude Mode](#prelude-mode) - - [OSX modifier keys](#osx-modifier-keys) + - [macOS modifier keys](#macos-modifier-keys) - [Projectile](#projectile) - [Helm](#helm) - [Key-chords](#key-chords) @@ -357,7 +357,7 @@ Keybinding | Description **Note**: For various arithmetic operations, the prefix `C-c .` only needs to be pressed once for the first operation. For subsequent operations, only the appropriate operations (i.e. `+`, `-`, `*`, `/`... needs to be pressed). -#### OSX modifier keys +#### macOS modifier keys Prelude does not mess by default with the standard mapping of `Command` (to `Super`) and `Option` (to `Meta`).