fix: format
This commit is contained in:
parent
d47035b8c7
commit
d7b96fb86c
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -2,13 +2,13 @@
|
||||||
|
|
||||||
## Keybinds
|
## Keybinds
|
||||||
|
|
||||||
LEADER -> space bar
|
LEADER -> space bar
|
||||||
INSERT -> <cr>: Confirm selection (auto-complete)
|
INSERT -> <cr>: Confirm selection (auto-complete)
|
||||||
NORMAL -> K: hover()
|
NORMAL -> K: hover()
|
||||||
NORMAL -> gd: definition()
|
NORMAL -> gd: definition()
|
||||||
NORMAL -> gD: declaration()
|
NORMAL -> gD: declaration()
|
||||||
NORMAL -> gs: signature_help()
|
NORMAL -> gs: signature_help()
|
||||||
NORMAL -> gf: Format yo code!!
|
NORMAL -> gf: Format yo code!!
|
||||||
NORMAL -> <leader><leader>: Find files
|
NORMAL -> <leader><leader>: Find files
|
||||||
NORMAL -> <leader>g: Browse through git files
|
NORMAL -> <leader>g: Browse through git files
|
||||||
NORMAL -> <leader>d: Browse through buffers
|
NORMAL -> <leader>d: Browse through buffers
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue