major mode specific text objects
Open
bug
major
- Dominant language
- Emacs Lisp
- Stars
- 3.9k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
Originally reported by: **Wouter Bolsterlee (Bitbucket: [wbolster](https://bitbucket.org/wbolster), GitHub: [wbolster](https://github.com/wbolster))**
----------------------------------------
is it possible to specify (and bind) a major-mode specific text object, e.g. "inner-foo" when editing foo files?
it seems the inner and outer text object maps are not buffer-local. should i `(make-variable-buffer-local)` from a major mode hook?
----------------------------------------
- Bitbucket: https://bitbucket.org/lyro/evil/issue/698
Contributor guide
Assessment
This issue has not been assessed yet.