Created
May 1, 2015 18:09
-
-
Save TrevorS/9206ad6f3a887153f74a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" add change inside ruby block param list (|x, y|) not currently working | |
" call textobj#user#plugin('rubyblockparam', { | |
" \ 'list': { | |
" \ 'pattern': ['do \|', '\|'], | |
" \ 'select-a': 'aB', | |
" \ 'select-i': 'iB', | |
" \ } | |
" \ }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment