FS#50557 - [vim-runtime] YAML formatting inconsistent

Attached to Project: Arch Linux
Opened by Kai Hendry (hendry) - Monday, 29 August 2016, 03:23 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 09 May 2018, 22:45 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: When formatting a YML file, it's left inconsistent.
http://s.natalian.org/2016-08-29/vim-yml.mp4
https://github.com/kaihendry/count/blob/master/.travis.yml

filetype detection:ON plugin:ON indent:ON
filetype=yaml


Additional info:
* 7.4.2143-1

Steps to reproduce:
1. Load https://github.com/kaihendry/count/blob/master/.travis.yml
2. Format buffer to notice inconsistent indenting
This task depends upon

Closed by  Levente Polyak (anthraxx)
Wednesday, 09 May 2018, 22:45 GMT
Reason for closing:  Fixed
Comment by Anatol Pomozov (anatolik) - Monday, 29 August 2016, 15:18 GMT
I don't think it is Arch-packaging issue. Most likely it is an upstream bug. Please report it to vim_dev maillist.
Comment by Kai Hendry (hendry) - Thursday, 12 January 2017, 08:46 GMT Comment by Levente Polyak (anthraxx) - Monday, 26 February 2018, 22:49 GMT
@hendry: Looks like its solved? Or not reproducible nowadays? At least it works for me currently

Loading...