Update README.md

better separation of the letters
navigator
Henri 3 years ago committed by GitHub
parent f571406816
commit aaa9b4f3d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -218,8 +218,8 @@ I'd install it first and add its setup line :
- <kbd> [d </kbd> jumps to the previous error
- <kbd> ]d </kbd> jumps to the next error
- leader <kbd> D </kbd> jumps to the definition
- leader <kbd> w+q </kbd> list all the errors in a new buffer
- leader <kbd> r+n </kbd> rename all instances of this definition (user functions and declaration)
- leader <kbd> w </kbd> + <kbd> q </kbd>list all the errors in a new buffer
- leader <kbd> r </kbd> + <kbd> n </kbd> rename all instances of this definition (user functions and declaration)
-
# TODO

Loading…
Cancel
Save