Skip to content

Tags: junegunn/vim-easy-align

Tags

2.9.6

Toggle 2.9.6's commit message
2.9.6

This release renames `mode_sequence` option to `align` for clarity. It also
adds more concise shorthand notation for `stick_to_left` option, `<` for
setting it and `>` for unsetting it. The changes are backward-compatible. Old
names and expressions are still allowed.

2.9.5

Toggle 2.9.5's commit message
2.9.5

- Preserve last selection when using <Plug>(EasyAlign)

2.9.4

Toggle 2.9.4's commit message
2.9.4

- Added `#`-rule as the default
- Introduced negation operator (`!`) for ignore_groups patterns

2.9.3

Toggle 2.9.3's commit message
Update test runner

2.9.2

Toggle 2.9.2's commit message
Remove +float dependency

2.9.1

Toggle 2.9.1's commit message
Fix helpfile

2.9.0

Toggle 2.9.0's commit message
Make visual-operator repeatable (#24)

2.8.1

Toggle 2.8.1's commit message
Fix #20 - Alignment with tabs inserting spaces