From 4b71b5459b0578b88a01c29558b50a070c3354e0 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 16 Mar 2020 16:15:14 -0400 Subject: Update LuaDoc. --- core/keys.lua | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3