Home

Awesome

Vim Yaml

Syntax file from http://www.vim.org/scripts/script.php?script_id=739

Yaml files in vim 7.4 are really slow, due to core yaml syntax. This syntax is simpler/faster.

g:yaml_limit_spell

Set to 1 to limit spell checking (if spelling is enabled) to Yaml comments and strings.