From 630e2f3bb8df0bdc1c149b1b7feb667e2e8f0fcf Mon Sep 17 00:00:00 2001 From: Robin Roth Date: Fri, 11 Jul 2014 15:53:14 +0200 Subject: [PATCH] fixed missing space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d7f3b8..c4046ac 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Examples: vim app/models/user.rb:1337 With this little script in your plugins folder if the stuff after the colon is a number and -a file exists with the name especified before the colon vim will open this file andtake you +a file exists with the name especified before the colon vim will open this file and take you to the line you wished in the first place. This script is licensed with GPLv3 and you can contribute to it on github at