VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.73k stars 1.31k forks source link

Implement basic separator targets from `targets.vim` #9127

Open rwblickhan opened 1 month ago

rwblickhan commented 1 month ago

What this PR does / why we need it:

This adds basic separator text objects from targets.vim. In particular, it supports the basic i/a behavior for all separators supported by targets.vim. This PR notably does not implement:

Which issue(s) this PR fixes

Implements a bit more of #601.

Special notes for your reviewer: