Ecosyste.ms: Awesome

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

https://github.com/stephpy/vim-yaml

Override vim syntax for yaml files
https://github.com/stephpy/vim-yaml

Last synced: 3 months ago
JSON representation

Override vim syntax for yaml files

Lists

README

        

Vim Yaml
========

Syntax file from [http://www.vim.org/scripts/script.php?script_id=739](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.