Dup Goto 📝

Did you know VIM could do THIS?!

PT2/editor/vim/youtube vim 03-04 13:55:33
To Pop
38 lines, 423 words, 2379 chars Tuesday 2025-03-04 13:55:33

This is a summary of both the content of the youtube video by typecraft and also the various tips and examples in the comments below.

From The Video

0:39 - (1) rot-13 1:46 - (2) Insert random data 2:38 - (3) Web browsing using netrw 3:52 - (4) Convert file to html 5:02 - (5) Hex-edit files 5:57 - (6) :Q, old-ex mode as in VI 7:08 - (7) Filter text through shell commands using ! 8:08 - (8) Do math in insert mode using = 8:51 - (9) Use VIM as a diary using :r!date and :r!whoami 9:36 - (10) :help 42, easter-egg

From The Comments