How do I select, delete, or change a complete sentence using Vim's sentence text objects?
as and is
Vim defines sentence text objects — as (around sentence) and is (inner sentence) — that allow any operator to act on an entire sentence in one motion.