Update shorthand notation for stick_to_left: > to unset

- `<` == `stl1`
- `>` == `stl0`
This commit is contained in:
Junegunn Choi
2014-08-14 12:38:44 +09:00
parent 5e2a588403
commit eee4735770
4 changed files with 13 additions and 6 deletions

View File

@@ -84,6 +84,13 @@ Expect:
apple;:;; banana:: cake
data;; exchange:;:: format
Execute (>):
%EasyAlign*/[:;]\+/l0dl<>rm3
Expect:
apple;:;; banana :: cake
data ;; exchange:;:: format
Execute (different regular expression):
%EasyAlign*/../{'lm':'<','rm':'>'}