/yaml-cycle.el

Cycle YAML "headings" (dictionary items) in Emacs similarly to Org mode.

Primary LanguageEmacs Lisp

In order to install using el-get, save https://raw.github.com/orivej/yaml-cycle.el/master/yaml-cycle.rcp in ~/.emacs.d/el-get/el-get/recipes/ and do M-x el-get-install RET yaml-cycle RET.

S-TAB does global cycling and C-TAB does local cycling.