diff --git a/README.md b/README.md index dde61824e..cfdde0c3d 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,9 @@ EOF Provides "go to definition" for the symbol under the cursor, and lists the definitions from the current file. +goto_next_usage/goto_previous_usage go to the next usage of the +identifier under the cursor. + ```lua lua <`. + - goto_previous_usage: go to previous usage of identifier. + Defaults to ``. > lua <