Junegunn Choi
98bd9fe6f0
Shorthand notation for ignore_groups/ignore_unmatched
...
e.g. ig['String']iu0
2013-10-04 02:29:24 +09:00
Junegunn Choi
f944f5bf29
Set g:easy_align_last_command
2013-10-04 02:07:35 +09:00
Junegunn Choi
484b4ba5ec
Update doc
2013-10-04 01:50:43 +09:00
Junegunn Choi
9d3afa6206
Merge option values in dictionary and shortcut expression
2013-10-04 01:36:55 +09:00
Junegunn Choi
4c6a8c174d
Implement shortcut expression for options
2013-10-03 21:59:51 +09:00
Junegunn Choi
3304f4e95a
Make <Down> set both left and right margin to zero
...
(Undocumented) <Up> will clear *UP* left_margin, right_margin, and stick_to_left
2013-10-03 16:06:23 +09:00
Junegunn Choi
e4f86274e3
Update install instructions
2.5.1
2013-09-22 23:04:20 +09:00
Junegunn Choi
2d575bcc25
Underscore between parens
2013-09-22 22:56:27 +09:00
Junegunn Choi
8a783c2125
Fix a failure in test due to change in interactive mode
2013-09-22 22:21:23 +09:00
Junegunn Choi
5230a2402f
Disallow 0 as the first character of N-th
2013-09-22 21:58:31 +09:00
Junegunn Choi
94a750e03e
Remove unnecessary prev output wipe
2013-09-22 21:48:14 +09:00
Junegunn Choi
afc95b5ed7
Forgiving interactive mode: Do not terminate on invalid input
2013-09-22 21:17:02 +09:00
Junegunn Choi
1d2c58c06a
Field index -> N-th parameter
2013-09-22 03:52:36 +09:00
Junegunn Choi
4cdc450126
Update DEMO.md
2013-09-21 23:53:47 +09:00
Junegunn Choi
7e1be152dc
Add DEMO.md
2013-09-21 15:46:40 +09:00
Junegunn Choi
c61a11d150
Update doc
...
- Field number -> Field index
2013-09-21 13:08:55 +09:00
Junegunn Choi
2797baca6c
Disallow non-printable character input
2013-09-21 12:04:56 +09:00
Junegunn Choi
663264ed39
Fix center-alignment
...
= = eee = eee = f
= = gg &&= gg
= = fff
= = eee = eee = f
= = gg &&= gg
= = f f
2.5.0
2013-09-21 03:31:34 +09:00
Junegunn Choi
df75520f72
Colored, replayable output
2013-09-21 03:11:20 +09:00
Junegunn Choi
a2d52611ee
Fix invalid type conversion
2013-09-20 23:19:32 +09:00
Junegunn Choi
fce0a103ff
Use try-finally for reverting the setup
2013-09-19 17:27:26 +09:00
Junegunn Choi
1752bf567b
Improve message output
...
- Error message highlighting
- Wipe previous message if needed
- No line wrap on narrow terminal
2013-09-19 17:10:00 +09:00
Junegunn Choi
003194a47f
Update example command sequences
2013-09-18 16:18:03 +09:00
Junegunn Choi
c1c6f32e8c
Update example command sequence
2013-09-18 15:50:19 +09:00
Junegunn Choi
71edb17182
Update help file
2.4.2
2013-09-17 23:36:58 +09:00
Junegunn Choi
8951e13cf8
Update documentation
2013-09-17 23:32:41 +09:00
Junegunn Choi
a998aee45d
Update README.md
2013-09-17 15:57:41 +09:00
Junegunn Choi
912bf6ca93
Update README.md
2013-09-17 15:54:33 +09:00
Junegunn Choi
9cf4fde00c
Use number as margins (same effect, but easier to read)
2013-09-17 03:12:30 +09:00
Junegunn Choi
5f5cd49e95
Update README.md
2013-09-17 03:05:43 +09:00
Junegunn Choi
639ade715b
Wording
2013-09-15 19:59:36 +09:00
Junegunn Choi
a1f2a697a5
Update README
2013-09-15 19:49:26 +09:00
Junegunn Choi
0fb127cee6
Update doc
2013-09-15 01:28:42 +09:00
Junegunn Choi
d3803b927d
Heuristically determine if the user was in visual mode
2013-09-14 23:15:03 +09:00
Junegunn Choi
40a06e3d36
Left arrow key will also set left_margin to zero
...
- Right arrow key will set left_margin to one
- Up and Down arrow will clear the values of stick_to_left and left_margin
2013-09-14 17:30:51 +09:00
Junegunn Choi
11e0623959
DASH, not LI
2013-09-14 17:23:08 +09:00
Junegunn Choi
e9b6418280
Concept of alignment rule
2013-09-14 17:20:14 +09:00
Junegunn Choi
9f9d18ca71
Fix #8 , #9 , and #10 .
...
- <Left> and <Right> key to toggle stick_to_left option
- <CTRL-X> in addition to <CTRL-/> to take regular expression
- Retain visual selection display on <CTRL-O/L/R/X>
2013-09-14 12:31:01 +09:00
Junegunn Choi
301bdbcfc7
Regular expression in interactive mode ( #8 )
2013-09-14 00:40:16 +09:00
Junegunn Choi
56e498a57d
Implement mode_sequence expansion ( #7 )
2013-09-14 00:05:08 +09:00
Junegunn Choi
c0a500728c
Update README
2013-09-13 10:34:16 +09:00
Junegunn Choi
2e0f9a73cd
Update README.md
2013-09-13 10:26:38 +09:00
Junegunn Choi
6cac16dc3d
Include =~# and =~? in = rule (Vimscript)
2013-08-25 23:03:30 +09:00
Junegunn Choi
6b275b8a46
Revert C-style variable definition example
2013-08-23 17:55:35 +09:00
Junegunn Choi
25fec2e955
Implement stick_to_left in center-alignment mode
2013-08-23 17:47:03 +09:00
Junegunn Choi
01337b9c4e
Include .= operator in = rule
2013-08-23 17:40:13 +09:00
Junegunn Choi
0f70b20fdb
Add related work section ( #6 )
2013-08-23 13:14:03 +09:00
Junegunn Choi
61be5b3abf
Update doc
2013-08-23 01:37:50 +09:00
Junegunn Choi
2ad49b24f0
Add CTRL-O special key for mode_sequence option
2013-08-23 00:09:21 +09:00
Junegunn Choi
5058de6f4c
Retain lm and rm values on CTRL-L and CTRL-R
2013-08-22 23:47:25 +09:00