Vim
-
Vim learn it
vimcasts a good place to start
Oct 26, 2022 - 1 min read -
Vim search and replace with the substitute command
%s/thisword/thatword/gc
Oct 26, 2022 - 1 min read
Software Engineer, just writing about code
vimcasts a good place to start
Oct 26, 2022 - 1 min read%s/thisword/thatword/gc
Oct 26, 2022 - 1 min read