aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-09-15 16:27:49 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-09-15 16:27:49 -0400
commita64ac766079fea939bde1b91526a634a1b5b57a6 (patch)
treeb0077a9a96dbbf9a3d3915f6f88379a2d0ef5ce5 /modules/textadept
parent85418e36843a6b6ac16c85048172a02238a0131b (diff)
downloadtextadept-a64ac766079fea939bde1b91526a634a1b5b57a6.tar.gz
textadept-a64ac766079fea939bde1b91526a634a1b5b57a6.zip
Updated key bindings list; modules/textadept/keys.lua
Diffstat (limited to 'modules/textadept')
-rw-r--r--modules/textadept/keys.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua
index 96c51373..7701f772 100644
--- a/modules/textadept/keys.lua
+++ b/modules/textadept/keys.lua
@@ -79,6 +79,7 @@ local M = {}
-- Ctrl+Shift+E |⌘⇧E |M-S-C |Select command
-- Ctrl+R |⌘R |^R |Run
-- Ctrl+Shift+R |⌘⇧R |M-^R |Compile
+-- Ctrl+Shift+A |⌘⇧A |None |Set Arguments...
-- Ctrl+Shift+B |⌘⇧B |M-^B |Build
-- Ctrl+Shift+X |⌘⇧X |M-^X |Stop
-- Ctrl+Alt+E |^⌘E |M-X |Next Error