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.
"ayip
Use "ayip to yank the inner paragraph into register a.