bullets-vim / bullets.vim

🔫 Bullets.vim is a Vim/NeoVim plugin for automated bullet lists.
https://doriankarter.com
Other
474 stars 36 forks source link

feat: Add SelectBullet and SelectBulletText functions (#114) #133

Closed kaymmm closed 1 year ago

kaymmm commented 1 year ago

Fixes #114

Adds functions (already documented in help) :SelectBullet and :SelectBulletText that select the whole bullet and just the bullet text, respectively.