TIL: Vim - Motions & Text Selection - Paragraph, Block, Class & Function Objects

Опубликовано: 13 Октябрь 2024
на канале: SuperMilkDaddy
144
10

00:00 Intro & TextYankPost Feature
02:00 Text Objects Overview
04:30 ** Demo Begins **
05:20 Paragraph objects (yap)
05:55 Block objects (yab, yib)
08:00 Class objects (yac, yic)
09:15 Navigation (C-d, C-u, C-y, C-e)
09:40 Function objects (yif, yaf, caf, dif)

📚 RESOURCES
https://frontendmasters.com/courses/r...
@theprimeagen
Text Objects: https://neovim.io/doc/user/usr_04.htm...
Object Motions: https://neovim.io/doc/user/motion.htm...