t9md / atom-vim-mode-plus

vim-mode improved
https://atom.io/packages/vim-mode-plus
MIT License
1.4k stars 111 forks source link

block comment text object #1082

Closed t9md closed 6 years ago

t9md commented 6 years ago

Fix #1076

This new text-object support block-style comment text-object.

By using syntax(grammatical) information, block-comment text-object works regardless of language's syntax.