https://github.com/lmeijvogel/vim-yaml-helper >This is a plugin that adds some methods for traversing Yaml files: > >- Getting the full path to the current element ( `:YamlGetFullPath` ), >- Moving to an element, given the path ( `:YamlGoToKey` )