1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 06:41:24 +02:00

Add :keepalt.

This commit is contained in:
Doug Kearns
2009-09-14 15:00:35 +10:00
parent ae66253b18
commit 9ec2a359e7
7 changed files with 61 additions and 3 deletions
+1
View File
@@ -246,6 +246,7 @@ section::Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:iunmap[c]|| Remove a mapping in Insert mode +
||[c]:javascript[c]|| Run a JavaScript command through eval() +
||[c]:jumps[c]|| Show jumplist +
||[c]:keepalt[c]|| Execute a command without changing the current alternate buffer +
||[c]:let[c]|| Set or list a variable +
||[c]:load[c]|| Load a playlist +
||[c]:loadplugins[c]|| Immediately load all unloaded plugins +