Added formatting keymaps in README (#286)

pull/289/head
purpleblackferret 7 months ago committed by GitHub
parent 8906ef48d0
commit 3f0c3d75c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -488,6 +488,8 @@ In `playground` folder, there is a `init.lua` and source code for you to play wi
| n | \<Leader\>re | rename (lsp default) |
| n | \<Leader\>gi | hierarchy incoming calls |
| n | \<Leader\>go | hierarchy outgoing calls |
| n | \<Space\>ff | format buffer (LSP)
| v | \<Space\>ff | format selection range (LSP)
| n | gi | implementation |
| n | \<Space\> D | type definition |
| n | gL | show line diagnostic |

Loading…
Cancel
Save