vi: fix plp block in perl include
[sheet.git] / vi.eng.inc.pl
index 67af76c69eba217802994381ce3c7eafc5077404..e4f99e64cea3b3d35481d6d40b8c3410a5821b16 100644 (file)
@@ -462,7 +462,7 @@ mode => {
 
 flag => {
        ci => ["info", "Info command: shows/does something without altering anything."],
-       pm => ["motion", "Moves the cursor, or defines the range for an operator (<:= $sign{motion} :>)."],
+       pm => ["motion", "Moves the cursor, or defines the range for an operator ($sign{motion})."],
        po => ["positioning", "Other movement (jumps, window (re)positioning)."],
        co => ["command", "Direct action command."],
        mi => ["ins mode", "Enters Insert or Replace mode."],