diff --git a/README.md b/README.md index cf1eab7..15abdf4 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ nmap a (EasyAlign) And with the following lines of text, ``` -apple = red -grass=green -sky=blue +apple =red +grass+=green +sky-= blue ``` try these commands: diff --git a/doc/easy_align.txt b/doc/easy_align.txt index 7647199..d1e9278 100644 --- a/doc/easy_align.txt +++ b/doc/easy_align.txt @@ -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* ============================================================================== @@ -124,9 +124,9 @@ Add the following mappings to your .vimrc. < And with the following lines of text, > - apple = red - grass=green - sky=blue + apple =red + grass+=green + sky-= blue < try these commands: