parent
f571406816
commit
aaa9b4f3d2
|
@ -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 New Issue