From d1604716e7c7d99e4f080a77109c9f66fa633c31 Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Tue, 21 Feb 2017 15:11:35 +0100 Subject: [PATCH] GHI-#2 Fix keymaps for configuration file (re)loading --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f78ddec..4842b2a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,13 @@ plugins: [ 'nord-hyper' ] ``` -The configuration file can be opened with `⌘ +` and reloaded with `⌘ ⇧ R`. +The configuration file can be opened with + - `⌘ + ,` + - `Ctrl + ,` + +and reloaded with + - `⌘ ⇧ R` + - `Ctrl ⇧ R` #### hpm Install `nord-hyper` from the command line: