aboutsummaryrefslogtreecommitdiff
path: root/core/keys.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/keys.lua')
-rw-r--r--core/keys.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/keys.lua b/core/keys.lua
index 46bd1a9c..aacd6560 100644
--- a/core/keys.lua
+++ b/core/keys.lua
@@ -7,7 +7,7 @@ local M = {}
--[[ This comment is for LuaDoc.
---
-- Manages key commands in Textadept.
-module('keys', package.seeall)]]
+module('keys')]]
-- Markdown:
-- ## Overview