sublime-yaml-nav
sublime-yaml-nav copied to clipboard
Forcing syntax
I love the plugin but why:
# Force our custom syntax
view.set_syntax_file("Packages/YAML Nav/YAML-ng.sublime-syntax")
I like the native one better, at least allow for toggling.