Having managed to avoid YAML until quite recently, my vim installation wasn’t well set up at all for working with it. It needs more config settings than plugins, so I thought I’d write down what I found helpful. I’m using it quite a lot now I’m working with OAS (used to be Swagger) API definitions.
Let’s start with the easy bit: I’m using the yaml-vim plugin. This seems to do a decent job of syntax highlighting, really helping to spot mistakes! https://goo.gl/FCP8bb
