From 1f307a9918280e69043accd9f49ac5cae402a69d Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 17 May 2009 01:33:43 +1000 Subject: [PATCH] Support the criticism of the .vimperatorrc.local line in the RC file. --- common/content/io.js | 1 + 1 file changed, 1 insertion(+) diff --git a/common/content/io.js b/common/content/io.js index fb32629a..f4157c92 100644 --- a/common/content/io.js +++ b/common/content/io.js @@ -297,6 +297,7 @@ function IO() //{{{ lines.unshift('"' + liberator.version + "\n"); // For the record, I think that adding this line is absurd. --Kris + // I can't disagree. --djk lines.push(commands.commandToString({ command: "source", bang: true,