aboutsummaryrefslogtreecommitdiff
path: root/core/keys.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/keys.lua')
-rw-r--r--core/keys.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/keys.lua b/core/keys.lua
index e55f71d0..e1d2b70f 100644
--- a/core/keys.lua
+++ b/core/keys.lua
@@ -152,7 +152,6 @@ local keychain = {}
---
-- The current chain of key sequences. (Read-only.)
--- Use the '#' operator (instead of `ipairs()`) for iteration.
-- @class table
-- @name keychain
M.keychain = setmetatable({}, {