sebastiandaschner blog
Vim Tips I Wish I Knew Earlier
wednesday, march 20, 2024When starting out your journey with Vim, there are so many things to learn. Over time, you will see which features will stick with you and which ones are helpful in your work.
In the following video, I’m showing Vim tips that I’m using now, that I wish I knew earlier.
-
Relative line numbers
-
Mapping Esc to Caps Lock
-
:norm
-
C-v for vertical visual mode
-
o for switching selection direction
-
% for jumping to the matching ({[
-
i / a (inside / outside)
-
W vs w
-
Invoking scripts/commands
-
Creating (dynamic) snippets
-
Using fzf/search/explorer inside Vim
More Information
- My Dotfiles
- Tour of My Dotfiles
- 10 Advanced Vim Features
- Editing structured text effectively with Vim
- Developer Productivity Masterclass
Found the post useful? Then you might enjoy my Developer Productivity Masterclass.