jkramer/vim-checkbox

Keystroke for toggling all checkboxes in a selection

Closed this issue · 1 comments

For example, for a file like this:

[ ] Step 1
[ ] Step 2
[ ] Step 3

Opening the file and typing ggVG<leader>tt should toggle all checkboxes.

What a quick turnaround. Thanks! 🙌