The indentation of Ansible Playbooks gets messed up after gg=G.
Remove one shiftwidth() that seems to be misplaced.
After commit 9179ddc I noticed some undesired behavior when editing Ansible Playbooks.
The indentation of correctly indented playbooks that pass yamllint will end up misformatted after a gg=G.
This also causes some issues when using the plugin https://github.com/pearofducks/ansible-vim which relies on the yaml indentation.
https://github.com/vim/vim/pull/19180
(3 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()