vim-ansible-yaml icon indicating copy to clipboard operation
vim-ansible-yaml copied to clipboard

WIP: indent: major rewrite

Open blueyed opened this issue 10 years ago • 0 comments
trafficstars

  • Use \v with all patterns.
  • Align list entries properly, using a new function.
  • New settings: indent_list_entries to allow extra indent for list entries (on by default).

This is pretty unclean currently, I am just glad to get it improved and working for now.

Tests for this would be useful! I suggest using https://github.com/junegunn/vader.vim. What do you think?

Fixes https://github.com/chase/vim-ansible-yaml/issues/35

blueyed avatar Apr 20 '15 05:04 blueyed