Junegunn Choi
5e4ec85956
Update EXAMPLES.md
2013-08-11 03:07:37 +09:00
Junegunn Choi
b3281fb19a
Allow matching preceding atom with zero-width (\@=)
2013-08-11 02:33:22 +09:00
Junegunn Choi
10a4176159
Update README
2013-08-09 18:19:05 +09:00
Junegunn Choi
edba1827ed
Update doc
2.0.0
2013-08-07 00:30:34 +09:00
Junegunn Choi
1cf343a271
Workaround for E706
...
- Avoid E706 error
- Fix not to skip comment/string lines when ignore_unmatched is 0
2013-08-06 00:42:08 +09:00
Junegunn Choi
c66f35ad39
Disallow pattern option
2013-08-05 23:51:29 +09:00
Junegunn Choi
2486b9c6df
Usability improvements
...
- Preserve indentation when a line starts with a delimiter
- Useful for aligning multi-line method chains
- Renamed `margin_{left,right}` to `{left,right}_margin
- Makes it easier to type in (`l`, `r`)
- `margin_{left,right}` is still supported
- Margins can be specified as the number of spaces, or as an arbitrary string
2013-08-05 23:41:31 +09:00
Junegunn Choi
20124bc622
{\s\+} is a valid empty option
2013-08-05 02:15:02 +09:00
Junegunn Choi
2a2625014b
Update README
2013-08-05 00:45:33 +09:00
Junegunn Choi
375da6858a
Update README
2013-08-04 18:38:21 +09:00
Junegunn Choi
06d5bcb911
Rename :EasyAlignRight to :EasyAlign!
2013-08-04 18:04:56 +09:00
Junegunn Choi
badb701721
Exclude test files from export
2013-08-04 17:52:10 +09:00
Junegunn Choi
ea84b43062
Update doc
2013-08-04 11:28:34 +09:00
Junegunn Choi
bd8327499a
Add support for arbitrary regular expressions
2013-08-04 11:22:40 +09:00
Junegunn Choi
057be51067
Left-align delimiters of different lengths when stick_to_left is set
2013-08-03 01:09:21 +09:00
Junegunn Choi
6d841110af
Allow rule-wise configuration of ignores and ignore_unmatched
2013-08-02 12:21:55 +09:00
Junegunn Choi
ec456f82a6
Update .gitattributes
2013-08-01 23:49:26 +09:00
Junegunn Choi
61aeefb095
Update README
1.7.1
2013-08-01 23:47:34 +09:00
Junegunn Choi
36697b4a72
Update README
2013-08-01 23:45:59 +09:00
Junegunn Choi
9b20830c70
Fix: trailing delimiter not ignored ( #4 )
2013-08-01 23:28:05 +09:00
Junegunn Choi
5f59570c9f
Ignore delimiters in certain syntax highlighting groups
1.7
2013-07-30 01:54:32 +09:00
Junegunn Choi
5b48e997a1
Update doc
2013-07-19 01:03:15 +09:00
Junegunn Choi
67ac2f74e6
Merge pull request #3 from junegunn/alternating
...
Left-right alternating alignment (**)
2013-07-15 04:56:26 -07:00
Junegunn Choi
94524ec3d3
Left-right alternating alignment (**)
2013-07-15 20:53:30 +09:00
Junegunn Choi
3e700c6ce4
Update an example rule
2013-07-15 10:02:33 +09:00
Junegunn Choi
3ee8cdfd9e
Optimize recursive(*) alignment performance
2013-07-06 15:19:30 +09:00
Junegunn Choi
a6e707b1b3
Ignore comment lines
2013-06-19 14:20:37 +09:00
Junegunn Choi
34a555c220
More rules
2013-05-16 18:58:17 +09:00
Junegunn Choi
912bb949f7
Update custom alignment rule example
2013-05-16 18:45:49 +09:00
Junegunn Choi
81138d0e2c
update README
1.4
2013-05-14 01:02:06 +09:00
Junegunn Choi
214efaad0c
update help example
2013-05-14 01:00:42 +09:00
Junegunn Choi
29078629f5
Merge pull request #1 from junegunn/negative-modifier
...
Add support for negative field number (scan backwards)
2013-05-13 08:51:22 -07:00
Junegunn Choi
3ab67e2870
update doc
2013-05-14 00:48:21 +09:00
Junegunn Choi
8dd2daaa9e
fix to preserve trailing whitespaces from prefix when delimiter sticks to left
2013-05-14 00:41:56 +09:00
Junegunn Choi
e3f7352ab8
remove unnecessary nr2char call
2013-05-13 15:02:44 +09:00
Junegunn Choi
0fe7d17908
add support for unicode characters
2013-05-13 12:44:42 +09:00
Junegunn Choi
27b95b4ce0
finish implementing negative field number
2013-05-13 12:38:58 +09:00
Junegunn Choi
5c870f60d9
fix non-interactive EasyAlign to take negative field #
2013-05-13 03:21:52 +09:00
Junegunn Choi
cb71847a11
support backspace in interactive mode
2013-05-13 03:10:33 +09:00
Junegunn Choi
811ea63b11
update help
2013-05-13 03:01:43 +09:00
Junegunn Choi
9c9a16c759
add use case of negative field number
2013-05-13 02:59:01 +09:00
Junegunn Choi
1e627366e7
support negative modifier (backward scan)
2013-05-13 02:43:29 +09:00
Junegunn Choi
32224d88f2
less silly example
2013-05-13 02:04:48 +09:00
Junegunn Choi
1d9c5ef9a4
fix helptag
1.3
2013-05-10 18:11:08 +09:00
Junegunn Choi
b35b11d884
add screencast gif
2013-05-07 23:07:00 +09:00
Junegunn Choi
0ce554c4a5
fix typo
2013-05-07 01:18:24 +09:00
Junegunn Choi
3e5a11c3e6
add installation section
2013-05-07 01:14:46 +09:00
Junegunn Choi
99bc81d492
add === to = group
2013-05-07 01:07:30 +09:00
Junegunn Choi
52ec99e581
Update easy_align.txt
1.2
2013-05-06 23:22:42 +09:00
Junegunn Choi
b518d9b067
Update README.md
2013-05-06 23:22:06 +09:00