No description
Find a file
2025-07-23 19:38:50 +02:00
after/plugin fix 2025-07-23 19:38:50 +02:00
lua/hex fix 2025-07-23 19:38:50 +02:00
.gitignore feat: config 2025-05-12 07:48:47 +02:00
.neoconf.json feat: config 2025-05-12 07:48:47 +02:00
init.lua fix 2025-07-23 19:38:50 +02:00
lazy-lock.json fix 2025-07-23 19:38:50 +02:00
README.md fix: format 2025-05-12 07:49:40 +02:00

My neovim configuration.

Keybinds

LEADER -> space bar
INSERT -> : Confirm selection (auto-complete)
NORMAL -> K: hover()
NORMAL -> gd: definition()
NORMAL -> gD: declaration()
NORMAL -> gs: signature_help()
NORMAL -> gf: Format yo code!!
NORMAL -> : Find files
NORMAL -> g: Browse through git files
NORMAL -> d: Browse through buffers