filmov
tv
Vim - How to Do Find and Replace
Показать описание
In this video, we take a look (or I take a took) at the substitute command in Vim, which is basically a find and replace.
Couple of minor points of correction:
g - this means replace in the entire line. Omitting it would only replace the first occurrence per line
%s - the % tells the substitute command to search the entire file. In the video, I stated that "g" did this, which is incorrect.
Vim Playlist:
Vim is a weird little editor, but some people swear by it. I can definitely see its utility if you ssh into a server and can't use your mouse, but some daring individuals use it as their main editor. I'm not quite there yet, but I am giving Vim some serious consideration. I can absolutely see some real value in using Vim key bindings in a modern editor like Visual Studio Code, WebStorm, and the like. As I learn new and neat-o commands along the way, I will be sharing them here on my YouTube channel. In these videos, I am using Vim in Ubuntu within WSL, or the Windows Subsystem for Linux (Microsoft actually did something awesome for once).
Couple of minor points of correction:
g - this means replace in the entire line. Omitting it would only replace the first occurrence per line
%s - the % tells the substitute command to search the entire file. In the video, I stated that "g" did this, which is incorrect.
Vim Playlist:
Vim is a weird little editor, but some people swear by it. I can definitely see its utility if you ssh into a server and can't use your mouse, but some daring individuals use it as their main editor. I'm not quite there yet, but I am giving Vim some serious consideration. I can absolutely see some real value in using Vim key bindings in a modern editor like Visual Studio Code, WebStorm, and the like. As I learn new and neat-o commands along the way, I will be sharing them here on my YouTube channel. In these videos, I am using Vim in Ubuntu within WSL, or the Windows Subsystem for Linux (Microsoft actually did something awesome for once).
Vim As Your Editor - Introduction
Vim in 100 Seconds
Learn Vim in Less than 2 Minutes
Vim Tutorial for Beginners
How to Vim in 2023: Tips and Tricks
Vim Motions for absolute beginners!!!
The 5 Stages of Vim
Vim Won't Make You MORE Productive
Vim As You Editor - Advanced Motions P1
Vim Tips And Tricks Some Of My Favorite Vim Commands
Vim commands you NEED TO KNOW #6
How to Do 90% of What Plugins Do (With Just Vim)
Why I Stopped Using Vim After 2 Years Of Using It
Why I Can't Stand IDEs After Using Vim
Why I use Vim in 2022
How to Become a VIM /G/od
Why I Cant Stand IDE's After Using VIM | Prime Reacts
Reindenting — Vim Commands you NEED TO KNOW #9
Do NOT Use Vim Pane Splitting (Use TMUX Instead) [20210422165907]
vim Macros: Why and How-To!
Why I Love Using Vim To Write Code
Vim Can Save You Hours Of Work
Let Vim Do the Typing
Mastering VIM Motions in VSCode (Mouseless development)
Комментарии