An indentation-based text object solves the same problem in a language-agnostic way. There are several implementations out there. I maintain one that includes proper handling of languages without ending block delimiters (python, haml, sass): http://github.com/austintaylor/vim-indentobject
Comments
An indentation-based text object solves the same problem in a language-agnostic way. There are several implementations out there. I maintain one that includes proper handling of languages without ending block delimiters (python, haml, sass): http://github.com/austintaylor/vim-indentobject