From aaa9b4f3d24e0251f0a965a04e66ca3ecfa53f89 Mon Sep 17 00:00:00 2001
From: Henri <52706578+Vanderscycle@users.noreply.github.com>
Date: Wed, 12 May 2021 09:56:41 -0700
Subject: [PATCH] Update README.md
better separation of the letters
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4e0adcb..3dc9907 100644
--- a/README.md
+++ b/README.md
@@ -218,8 +218,8 @@ I'd install it first and add its setup line :
- [d jumps to the previous error
- ]d jumps to the next error
- leader D jumps to the definition
-- leader w+q list all the errors in a new buffer
-- leader r+n rename all instances of this definition (user functions and declaration)
+- leader w + q list all the errors in a new buffer
+- leader r + n rename all instances of this definition (user functions and declaration)
-
# TODO