Update documentation

This commit is contained in:
Junegunn Choi
2013-12-11 00:53:03 +09:00
parent 4298395085
commit 49c7133328
2 changed files with 7 additions and 7 deletions

View File

@@ -66,8 +66,8 @@ And with the following lines of text,
```
apple =red
grass=green
sky=blue
grass+=green
sky-= blue
```
try these commands:

View File

@@ -1,4 +1,4 @@
easy-align.txt vim-easy-align Last change: December 8 2013
easy-align.txt vim-easy-align Last change: December 11 2013
VIM-EASY-ALIGN - TABLE OF CONTENTS *easyalign* *easy-align* *easy-align-toc*
==============================================================================
@@ -125,8 +125,8 @@ Add the following mappings to your .vimrc.
And with the following lines of text,
>
apple =red
grass=green
sky=blue
grass+=green
sky-= blue
<
try these commands: