Skip to content

Commit

Permalink
Some more
Browse files Browse the repository at this point in the history
  • Loading branch information
utensil committed Oct 8, 2024
1 parent 6608d5e commit 617f17d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion trees/uts-002F.tree
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\tag{draft}

\mdnote{some useful keys in Vim mode}{
I'm a bit rusty on Vim mode, here are some useful keys that I like using:
I'm a bit rusty on Vim mode of VS Code, here are some useful keys that I like using:

- save & quit
- should stick to `cmd+s` for saving, `cmd+w` for closing a tab
Expand All @@ -32,4 +32,8 @@ I'm a bit rusty on Vim mode, here are some useful keys that I like using:
- `/` to search forward, `n`/`p` to go to next/previous match
- `?` to search backward
- remember to press `Enter` after typing the search term

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

Got to this because of trying Vim mode in Zed lately.
}

0 comments on commit 617f17d

Please sign in to comment.