vim-jsonpath
vim-jsonpath copied to clipboard
Feature Request: YAML path
Working with a deeply-nested yaml file gives me a headache, we need the yaml-path feature (or a new plugin?) indeed. Any plan for this?
Hi @roy2220! Parsing YAML is unfortunately a lot more complex than JSON, so for that reason I currently do not have any plans on adding support for it myself. I'd be open to PRs if anyone wants to try though!