diff --git a/README.md b/README.md index 3878f5a..b8dc5af 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The **Leader Key** is set to `Space`. | **Hover Docs** | `K` | Display documentation for the symbol under cursor. | | **Go to Definition**| `gd` | Jump to the source code of a function/variable. | | **Code Actions** | `ca` | Show available fixes or refactors. | -| **Align File** | `rn` | Auto align file. | +| **Align File** | `af` | Auto align file. | | **References** | `gr` | List all places where a symbol is used. | | **Rename** | `rn` | Rename all occurrences of the symbol. |