aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/keys.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-03-16 16:15:14 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-03-16 16:15:14 -0400
commit4b71b5459b0578b88a01c29558b50a070c3354e0 (patch)
tree86dfe618ef1290e5eff43526e2d81f69cf6b2db6 /core/keys.lua
parent02b7d6e35fd12be808814f9dec29f897c9911539 (diff)
Update LuaDoc.
Diffstat (limited to 'core/keys.lua')
-rw-r--r--core/keys.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/keys.lua b/core/keys.lua
index d115d2e4..76de277f 100644
--- a/core/keys.lua
+++ b/core/keys.lua
@@ -85,6 +85,9 @@ local M = {}
-- end)
-- keys.mode = 'command_mode' -- default mode
--
+-- **Warning**: When creating a mode, be sure to define a way to exit the mode,
+-- otherwise you will probably have to restart Textadept.
+--
-- ## Key Chains
--
-- Key chains are a powerful concept. They allow you to assign multiple key