Vim text object for elixir blocks (both do end
and fn end
)
Install vim-textobj-user, and vim-textobj-elixir
with your favorite plugin manager
Inside an elixir block (whether do end
or fn end
) use ie
or ae
for selection inside or around the block
MIT