fix: format

This commit is contained in:
hexlocation 2025-05-12 07:49:40 +02:00
parent d47035b8c7
commit d7b96fb86c

View file

@ -2,13 +2,13 @@
## Keybinds
LEADER -> space bar
INSERT -> <cr>: Confirm selection (auto-complete)
NORMAL -> K: hover()
NORMAL -> gd: definition()
NORMAL -> gD: declaration()
NORMAL -> gs: signature_help()
NORMAL -> gf: Format yo code!!
NORMAL -> <leader><leader>: Find files
NORMAL -> <leader>g: Browse through git files
NORMAL -> <leader>d: Browse through buffers
LEADER -> space bar
INSERT -> <cr>: Confirm selection (auto-complete)
NORMAL -> K: hover()
NORMAL -> gd: definition()
NORMAL -> gD: declaration()
NORMAL -> gs: signature_help()
NORMAL -> gf: Format yo code!!
NORMAL -> <leader><leader>: Find files
NORMAL -> <leader>g: Browse through git files
NORMAL -> <leader>d: Browse through buffers