Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 372 Bytes

File metadata and controls

15 lines (8 loc) · 372 Bytes

vim-textobj-elixir

Vim text object for elixir blocks (both do end and fn end)

Installation

Install vim-textobj-user, and vim-textobj-elixir with your favorite plugin manager

Usage

Inside an elixir block (whether do end or fn end) use ie or ae for selection inside or around the block

License

MIT