mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 12:05:46 +01:00
Support the criticism of the .vimperatorrc.local line in the RC file.
This commit is contained in:
@@ -297,6 +297,7 @@ function IO() //{{{
|
|||||||
lines.unshift('"' + liberator.version + "\n");
|
lines.unshift('"' + liberator.version + "\n");
|
||||||
|
|
||||||
// For the record, I think that adding this line is absurd. --Kris
|
// For the record, I think that adding this line is absurd. --Kris
|
||||||
|
// I can't disagree. --djk
|
||||||
lines.push(commands.commandToString({
|
lines.push(commands.commandToString({
|
||||||
command: "source",
|
command: "source",
|
||||||
bang: true,
|
bang: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user