Bugs: Browse | Submit New | Admin

[#27904] ftplugin/ruby.vim should define textobjects to enable block-based motion

Date:
2010-03-01 09:42
Priority:
3
Submitted By:
David Lee (davidomundo)
Assigned To:
Gavin Sinclair (gsinclair)
Category:
Filetype Plugin
State:
Open
Summary:
ftplugin/ruby.vim should define textobjects to enable block-based motion

Detailed description
(I filed this bug on github, but then read on README that you want to track bugs on rubyforge)

Right now, there's block support for % via matchit, but no way to do other block-based actions, such as daB, viB, etc.

Also, it would be nice if it worked with surround.vim so that we could do csB}, cs{B, ysaB(, etc.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2010-03-24 17:36
Sender: David Lee

There's a plugin called textobj-user that might be helpful.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item