An open API service indexing awesome lists of open source software.

https://github.com/amiralies/vim-textobj-elixir


https://github.com/amiralies/vim-textobj-elixir

elixir textobj vim

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# vim-textobj-elixir

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

## Installation

Install [vim-textobj-user](https://github.com/kana/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