Skip to content
forked from stephpy/vim-yaml

Override vim syntax for yaml files

Notifications You must be signed in to change notification settings

Iron-E/vim-yaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Vim Yaml

Syntax file from http:https://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.

About

Override vim syntax for yaml files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vim Script 100.0%