aboutsummaryrefslogtreecommitdiff
path: root/core/._m.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/._m.lua')
-rw-r--r--core/._m.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/._m.lua b/core/._m.lua
index 30a803ee..bb8832f5 100644
--- a/core/._m.lua
+++ b/core/._m.lua
@@ -33,6 +33,8 @@ module('_m')
-- (escaped characters must be used appropriately). The commands.lua script
-- provides useful functions and key-commands for the module; the snippets.lua
-- script provides snippets.
+-- Alternatively you can use the 'modules' Project Manager browser to create and
+-- manage modules.
--
-- When assigning key commands to module functions, do not forget to do so AFTER
-- the function has been defined. Typically key commands are placed at the end