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