diff options
Diffstat (limited to 'modules/textadept/keys.lua')
-rw-r--r-- | modules/textadept/keys.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index c95673c4..1a810969 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -5,7 +5,8 @@ local M = {} --[[ This comment is for LuaDoc. --- -- Defines key commands for Textadept. --- This set of key commands is pretty standard among other text editors. +-- This set of key commands is pretty standard among other text editors, at +-- least for basic editing commands and movements. -- -- ## Key Bindings -- |