No description
after/plugin | ||
lua/hex | ||
plugin | ||
.gitignore | ||
.neoconf.json | ||
init.lua | ||
README.md |
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