change a builtin kvscode binding
This commit is contained in:
@@ -219,7 +219,7 @@
|
||||
// In Main.kiss:
|
||||
(registerCommand "${prefix} [r]eload Config.kiss" tryLoadConfig)
|
||||
// In this file:
|
||||
(registerCommand "${prefix} [P]ick and run a command" runCommand)
|
||||
(registerCommand "${prefix} [q]uickPick and run a command" runCommand)
|
||||
(registerCommand "${prefix} Re-run [l]ast command" runLastCommand)
|
||||
(registerCommand "${prefix} Run a keyboard [s]hortcut command" runKeyboardShortcut)
|
||||
// KissTools.kiss:
|
||||
|
Reference in New Issue
Block a user