Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
Yeah dude! Thanks for posting! Woke up learning something today
Thanks! I am glad I finally got this one released and it was helpful!
Even though I have been using Vim for many years, there is still something new to learn. Thank you for sharing.
@@kait6540 thanks! Glad you learned something new!
Thanks for reminding this one, totally forget this exists
Do you have any tricks for using the g command?
the g! can also be done with v, same command
Oh nice! Thanks for sharing that. I use :v/./d to remove empty lines so that makes a lot of sense.
Thanks, I didn't know this, could you pass your dotfiles configuration? I'm sure we can learn something 😊
@@davidgarciasantes check out the links in the description. It should be in there.
:g is a command not a mode
Sorry, did I say mode in the video? I thought I had said command everywhere.
@@ascourter "... global command which is one of several modes inside of Vim or Neovim ..." The :g command in itself does not change the mode, unless you add the :normal command like you show later in the video 😉
I use :g//norm all the time. I find it more intuitive than recording a macro
I know right..
Yeah dude! Thanks for posting! Woke up learning something today
Thanks! I am glad I finally got this one released and it was helpful!
Even though I have been using Vim for many years, there is still something new to learn. Thank you for sharing.
@@kait6540 thanks! Glad you learned something new!
Thanks for reminding this one, totally forget this exists
Do you have any tricks for using the g command?
the g! can also be done with v, same command
Oh nice! Thanks for sharing that. I use :v/./d to remove empty lines so that makes a lot of sense.
Thanks, I didn't know this, could you pass your dotfiles configuration? I'm sure we can learn something 😊
@@davidgarciasantes check out the links in the description. It should be in there.
:g is a command not a mode
Sorry, did I say mode in the video? I thought I had said command everywhere.
@@ascourter "... global command which is one of several modes inside of Vim or Neovim ..." The :g command in itself does not change the mode, unless you add the :normal command like you show later in the video 😉
I use :g//norm all the time. I find it more intuitive than recording a macro
I know right..