Keybindings

ContextKeyAction
General\Open Neo-tree
General<leader>yYank to System Clipboard
General<leader>dDelete to Void Register (Don’t copy)
Telescope<leader>pfFind Files
TelescopeCtrl + pFind Git Files
Telescope<leader>psGrep Project by Input
Telescope<leader>pwsGrep String under Cursor
Telescope<leader>pdView Project Diagnostics
LSPgdGo to Definition
LSPKHover Documentation
LSP<leader>rnRename Symbol
LSP<leader>caCode Action
LSP<leader>fFormat Buffer
Diagnostics[d / ]dPrevious / Next Diagnostic
Diagnostics<leader>eOpen Diagnostic Float
Debug (DAP)<F5>Start / Continue
Debug (DAP)<F1>Step Into
Debug (DAP)<F2>Step Over
Debug (DAP)<F3>Step Out
Debug (DAP)<leader>bToggle Breakpoint
Debug (DAP)<leader>BSet Conditional Breakpoint
Debug (DAP)<leader>duToggle Debug UI
Git<leader>gsGit Status (Fugitive)
Neovim Diagnostics.