updaate readme

This commit is contained in:
Sofía Aritz 2024-02-22 14:19:28 +01:00
parent d93e6b9c09
commit 9975fc7e04
Signed by: sofia
GPG key ID: 90B5116E3542B28F

View file

@ -29,6 +29,10 @@ nvim
`<leader>gs` &rarr; Git status<br> `<leader>gs` &rarr; Git status<br>
`<leader>u` &rarr; Undo tree<br> `<leader>u` &rarr; Undo tree<br>
`<leader>j` &rarr; Prev buf<br>
`<leader>k` &rarr; Next buf<br>
`<C-w>` &rarr; Close buf<br>
`K` &rarr; Hover<br> `K` &rarr; Hover<br>
`gd` &rarr; Go to definition<br> `gd` &rarr; Go to definition<br>
`gD` &rarr; Go to declaration<br> `gD` &rarr; Go to declaration<br>