vim-textobj-python icon indicating copy to clipboard operation
vim-textobj-python copied to clipboard

Support multiline typings

Open Milly opened this issue 4 years ago • 1 comments

Sorry there are many changes. I would appreciate it if you could merge it.

  • Support multiline typings.
  • FIx one-liner. Select by v mode.
  • Skip comments that the indent level shallower.
  • Do not use :normal, It's broken when folding. (ex. infinite loop etc...)
  • Do not use :throw.

Milly avatar Jun 27 '20 08:06 Milly

Thanks for the PR! I will take a look shortly.

bps avatar Jun 30 '20 18:06 bps