Correct key binding

This commit is contained in:
eareese 2016-07-10 13:51:49 -04:00 committed by Eivind Fonn
parent 5029734846
commit 421b97f36f
1 changed files with 1 additions and 1 deletions

View File

@ -2405,7 +2405,7 @@ Navigation between the highlighted symbols can be done with the commands:
| Key Binding | Description |
|-------------+------------------------------------------------------------------------------------|
| ~/~ | initiate navigation transient state on current symbol and jump forwards |
| ~*~ | initiate navigation transient state on current symbol and jump forwards |
| ~#~ | initiate navigation transient state on current symbol and jump backwards |
| ~SPC s e~ | edit all occurrences of the current symbol(/) |
| ~SPC s h~ | highlight the current symbol and all its occurrence within the current range |