How do I navigate by sentences, paragraphs, and sections in Vim?
( ) { } [[ ]]
Vim provides structural navigation motions that move by sentences, paragraphs, and sections.
( ) { } [[ ]]
Vim provides structural navigation motions that move by sentences, paragraphs, and sections.
"ayis
Use "ayis to yank the inner sentence into register a.