diff options
Diffstat (limited to 'modules/textadept/keys.lua')
-rw-r--r-- | modules/textadept/keys.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/textadept/keys.lua b/modules/textadept/keys.lua index 70b5ca19..938cb0af 100644 --- a/modules/textadept/keys.lua +++ b/modules/textadept/keys.lua @@ -4,8 +4,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, at +-- Defines key bindings for Textadept. +-- This set of key bindings is pretty standard among other text editors, at -- least for basic editing commands and movements. -- -- ## Key Bindings |