<SPC> h h now initiate ahs micro-state

instead of going to definition occurrence
ahs = auto-highlight-symbol
This commit is contained in:
syl20bnr 2014-10-04 00:29:04 -04:00
parent e6a8d11f4b
commit 30acd6b5f0
1 changed files with 1 additions and 1 deletions

View File

@ -567,7 +567,7 @@ Navigation between the highlighted symbols can be done with the commands:
Key Binding | Description
--------------|------------------------------------------------------------
`<SPC> h h` | go to definition occurrence (i.e. where the variable has been defined)
`<SPC> h h` | initiate navigation micro-state
`<SPC> h n` | go to next occurrence and initiate navigation micro-state
`<SPC> h N` | go to previous occurrence and initiate navigation micro-state
`<SPC> h r b` | change range to `whole buffer`