vim-textobj-comment
vim-textobj-comment copied to clipboard
Vim text objects for comments
Results
1
vim-textobj-comment issues
Sort by
recently updated
recently updated
newest added
I added a text-object to include adjacent simple line comments only separated by an empty or white-space-filled line. So if *>* marks the current cursor line, comments *b* to *d*...