From 0293c35e24a8e5cc47d93bcd7afb1b43735ea2cd Mon Sep 17 00:00:00 2001 From: Dhruva Sagar Date: Sun, 17 Mar 2013 11:51:46 +0530 Subject: [PATCH] Updated README and added credits section. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 98dadad..4bac3d5 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,13 @@ Demo: + +# Credits + +I must thank Tim Pope for inspiration. The initial concept was created by him +named cucumbertables.vim and can be found here. + +Also a shout out to godlygeek who developed the incredible Tabular plugin which does most +of the grunt work behind the scenes.