4 Matching Annotations
- May 2021
-
github.com github.com
Tags
Annotators
URL
-
- Mar 2020
-
thepugautomatic.com thepugautomatic.com
-
I wrote a plugin for Vim that lets you easily toggle a YML file between nested format: xx.yml1 2 3 4 en: baz: "baize" foo: bar: "baare" and a flat format: xx.yml1 2 en.baz: "baize" en.foo.bar: "baare" This is really useful, as the flat format is easier to search and edit.
-
- Dec 2019
-
github.com github.com
Tags
Annotators
URL
-