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

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

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