mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2024-12-13 05:20:38 +00:00
Update README.md
better separation of the letters
This commit is contained in:
parent
f571406816
commit
aaa9b4f3d2
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue