FindYamlKey : Search for nested keys in a YAML document
script karma |
Rating 1/1,
Downloaded by 859 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Munen Alain M. |
|
script type |
utility |
|
description |
Find an always current version on Github: https://github.com/munen/find_yaml_key
USAGE~
:FindYamlKey {pattern}
Search recursively in the current buffer for yaml keys.
For example
:FindYamlKey foo.bar.baz
Will place the cursor under the |baz| key in this YAML document:
maunz:
braunz: "mew"
foo:
bar:
baz: "hello world" |
|
install details |
Requires ruby support. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.83
|