Attention

*** This project moved to github.com. ***

New repogitory is http://github.com/yoshiki/yaml-mode/tree/master

Welcome to yaml-mode.el Project

This is a major mode for editing files in the YAML data serialization format. It was initially developed by Yoshiki Kurihara and many features were added by Marshall Vandegrift. As YAML and Python share the fact that indentation determines structure, this mode provides indentation and indentation command behavior very similar to that of python-mode.

Authors

  • Yoshiki Kurihara
  • Marshall T. Vandegrift
  • Julian Scheid

Changes

  • 0.0.2 Fri Aug 25 18:04:01 2006 JST
    • Patch from Marshall T. Vandegrift. Added lots of features.
    • Added face used for YAML node anchors and aliases to `font-lock-function-name-face'.
    • Added face used for YAML tags to `font-lock-type-face'. See http://www.yaml.org/refcard.html
  • 0.0.1 Fri Jan 21 03:18:00 2006 JST
    • original version

Download

http://cloud.github.com/downloads/yoshiki/yaml-mode/yaml-mode-0.0.4.tar.gz