Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machakann/vim-textobj-equation
The vim textobject plugin to selet a equation like text block.
https://github.com/machakann/vim-textobj-equation
Last synced: 1 day ago
JSON representation
The vim textobject plugin to selet a equation like text block.
- Host: GitHub
- URL: https://github.com/machakann/vim-textobj-equation
- Owner: machakann
- Created: 2014-07-13T06:45:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T11:57:20.000Z (over 8 years ago)
- Last Synced: 2024-11-18T02:16:30.629Z (2 months ago)
- Language: VimL
- Size: 27.3 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-textobj-equation
====================The Vim textobject plugin to select a (part of) equation.
* `ie` selects a lhs/rhs of equation.
* `ae` selects a whole body of a equation.