Learning vim
20 Nov 2024
Been a novice vim user for my entire life thought it was finally time for me to enjoy being fast and snappy on my computer, even outside my terminal. Currently trying vim on chrome, obsidian and vscode.
- https://chromewebstore.google.com/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
- https://publish.obsidian.md/hub/04+-+Guides%2C+Workflows%2C+%26+Courses/for+Vim+users
- https://marketplace.visualstudio.com/items?itemName=vintharas.learn-vim
Chrome vim notes
Standard vim motions for scroll navigation. Most interesting stuff is with f
to open a link in the current tab and H
to go back in history.
vs code vim notes
None so far.