Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Conversation

blueyed
Copy link

@blueyed blueyed commented Apr 20, 2015

  • 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 #35

 - Use \v with all patterns.
 - Align list entries properly, using a new function.
 - Removes the ':\s*[>|]?$' case, which was not working anyway (depending on
   `magic`), but is unclear to me.
 - New settings: indent_list_entries to allow extra indent for list
   entries (on by default).

Fixes chase#35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Indenting expression needs to be improved

1 participant