Skip to content

Commit

Permalink
Note down lazygit keys
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 20, 2024
1 parent 25a9381 commit 51a8e60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions trees/uts-002F.tree
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ Here are some useful keys that I like using in NeoVim, with [my LunarVim configu
- terminal
- `ctrl+backslash` to pop out a terminal without vim motions
- `:term` to open a terminal with vim motions
- git
- install and use `lazygit`
- `<leader>+gg` to open lazygit, space to stage, `c` to commit, `P` to push, `q` to quit

Recalled by [VSCode Vim ROADMAP](https://github.com/VSCodeVim/Vim/blob/HEAD/ROADMAP.md).

Expand Down

0 comments on commit 51a8e60

Please sign in to comment.