:editor objed
Text object editing for the innocent
1. Description
This modules adds objed, a global minor-mode for navigating and manipulating text objects. It combines the ideas of versor-mode and other editors like Vim or Kakoune and tries to align them with regular Emacs conventions.
This module is incompatible with the :editor evil module. Enabling them both will cause errors.
See the objed project README for information on keybinds and usage.
1.1. Maintainers
This module has no dedicated maintainers. Become a maintainer?
1.2. Module flags
- +manual
- Do not activate objed automatically. The user is responsible for calling
objed-activate
(bound to M-SPC if using the default Emacs bindings).
1.3. Packages
1.4. Hacks
No hacks documented for this module.
2. Prerequisites
This module has no external prerequisites.
3. TODO Usage
This module has no usage documentation yet. Write some?
4. TODO Configuration
This module has no configuration documentation yet. Write some?
5. Troubleshooting
There are no known problems with this module. Report one?
6. TODO Appendix
This module has no appendix yet. Write one?