'Elias Ståhlberg' via blinux-list@xxxxxxxxxx wrote: > Is vim there is some add-on available that would adjust the layouts when > editing yaml files automatically, it's really infuriating if 99% of the time > is spent fighting with the layouts of the file There is an add-on for vim called yamllint. You can read the section on "Linting" in the following article. https://www.arthurkoziel.com/setting-up-vim-for-yaml/ The example shows vim editing a YAML file. Special characters in column 1 indicate a warning or error in that line of YAML. You said you didn't like the YAML format. If you can write your data structure in a language like python or perl, it is very easy to translate. -- Joel Roth To unsubscribe from this group and stop receiving emails from it, send an email to blinux-list+unsubscribe@xxxxxxxxxx.