From 151d489a5304497f290d6b509d4aead490a17652 Mon Sep 17 00:00:00 2001 From: Dhruva Sagar Date: Mon, 7 Apr 2014 17:31:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe80bd0..6ce5bf8 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ $ git submodule add git@github.com:dhruvasagar/vim-table-mode.git bundle/table-m - **Cell Text Object** : Tableize provides a text object for manipulating table cells. Following - the vim philosophy the you have i| & a| for the + the vim philosophy the you have i| & a| for the inner and around (including the immidiate right table separator) the table cell.