From 13e579fa10437276fae7fd440cc445d6a11a3720 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 28 Jun 2013 22:24:31 +1000 Subject: [PATCH] vimtutor --- vimtutor.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vimtutor.json diff --git a/vimtutor.json b/vimtutor.json new file mode 100644 index 0000000000..19c7fb0152 --- /dev/null +++ b/vimtutor.json @@ -0,0 +1,5 @@ +{ + "version": "2013-06-28", + "url": "https://raw.github.com/lukesampson/psutils/master/vimtutor.ps1", + "bin": "vimtutor.ps1" +} \ No newline at end of file