Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 372 Bytes

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.