# 🚀 General Keybinds - `e` - Show diagnostic float - `[d` / `]d` - Navigate diagnostics - `n` - Toggle file explorer (Neo-tree) - `ff` - Find files (Telescope) - `fg` - Live grep (Telescope) - `gs` - Git status (Fugitive) - `gg` - Open LazyGit --- # 📝 Editing - `gd` - Go to definition - `gr` - Find references - `K` - Hover documentation - `rn` - Rename symbol - `` - Next completion item - `` - Previous completion item - `` - Confirm completion - `` - Trigger completion - `(` - Auto-complete parentheses --- # 🌲 Neo-tree - `o` / `` - Open file - `t` - Open in new tab - `v` - Open in vertical split - `s` - Open in horizontal split - `r` - Rename - `d` - Delete - `a` - Add file - `A` - Add directory - `R` - Refresh - `.` - Toggle hidden files --- # 🔭 Telescope - `` / `` - Next/previous item - `` / `` - Move selection - `` - Open in new tab - `` - Open in vertical split - `` - Open in horizontal split - `` - Clear prompt - `` - Close telescope --- # 💻 LSP - `d` - Show diagnostics - `ca` - Code actions - `f` - Format file - `wa` - Add workspace folder - `wr` - Remove workspace folder - `wl` - List workspace folders --- # 💾 Buffer Management - `bd` - Delete buffer - `bn` - Next buffer - `bp` - Previous buffer - `bl` - List buffers --- # 🐱 Git - `gc` - Git commit - `gp` - Git push - `gl` - Git log - `gd` - Git diff - `gb` - Git blame --- # 🔄 Terminal - `` - Toggle terminal - `` - Exit terminal mode - `tt` - New terminal - `tf` - New floating terminal