aling file fix
This commit is contained in:
parent
3eb2ce870d
commit
c777ce8d74
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ The **Leader Key** is set to `Space`.
|
||||||
| **Hover Docs** | `K` | Display documentation for the symbol under cursor. |
|
| **Hover Docs** | `K` | Display documentation for the symbol under cursor. |
|
||||||
| **Go to Definition**| `gd` | Jump to the source code of a function/variable. |
|
| **Go to Definition**| `gd` | Jump to the source code of a function/variable. |
|
||||||
| **Code Actions** | `<leader>ca` | Show available fixes or refactors. |
|
| **Code Actions** | `<leader>ca` | Show available fixes or refactors. |
|
||||||
| **Align File** | `<leader>rn` | Auto align file. |
|
| **Align File** | `<leader>af` | Auto align file. |
|
||||||
| **References** | `gr` | List all places where a symbol is used. |
|
| **References** | `gr` | List all places where a symbol is used. |
|
||||||
| **Rename** | `<leader>rn` | Rename all occurrences of the symbol. |
|
| **Rename** | `<leader>rn` | Rename all occurrences of the symbol. |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue