https://github.com/mjs/elemental
Emacs package for intelligently jumping between and transposing list/tuple/dictionary/function-parameter elements
https://github.com/mjs/elemental
Last synced: 9 months ago
JSON representation
Emacs package for intelligently jumping between and transposing list/tuple/dictionary/function-parameter elements
- Host: GitHub
- URL: https://github.com/mjs/elemental
- Owner: mjs
- License: other
- Created: 2020-06-25T11:06:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T11:08:26.000Z (over 5 years ago)
- Last Synced: 2025-03-07T13:02:08.380Z (9 months ago)
- Language: Emacs Lisp
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
===========
elemental
===========
elemental is a set of Emacs Lisp functions for intelligently jumping
between and transposing list/tuple/dictionary/function-parameter
elements. These functions are primarily useful when editing software
source code.
An quick `demonstration screencast`_ is available on Youtube.
For documentation, see the top of `elemental.el`_ in the source
distribution.
.. _`demonstration screencast`: http://www.youtube.com/watch?v=V9MRMm884mo
.. _elemental.el: https://github.com/mjs/elemental/blob/master/elemental.el