Further clean up nvim keybindings
This commit is contained in:
parent
862e7096f4
commit
c5207ec301
2 changed files with 0 additions and 33 deletions
|
|
@ -236,13 +236,6 @@ blog = {
|
|||
| `<C-q>` | Send results to quickfix list |
|
||||
| `<Esc>` | Close Telescope |
|
||||
|
||||
**Git Operations:**
|
||||
| Key | Action |
|
||||
|-----|--------|
|
||||
| `<Space>gs` | Git status |
|
||||
| `<Space>gd` | Git diff |
|
||||
| `<Space>gc` | Git commit (vim-fugitive) |
|
||||
| `<Space>gp` | Git push |
|
||||
|
||||
**Other:**
|
||||
| Key | Action |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue