Learn Vim at your own pace with my self-study Core Vim Course. Learn more Ever since learning about Vim’s text-objects I have wished that there was a way of selecting blocks in ruby code. Well, now there is. Today I am releasing a plugin that creates a custom text object for selecting ruby blocks. Merry Christmas! Usage In ruby, a block is always closed with the end keyword. Ruby blocks may be ope