diff options
author | 2016-06-15 17:27:55 -0400 | |
---|---|---|
committer | 2016-06-15 17:27:55 -0400 | |
commit | 190f9aaeb206bfe209291898fae17880d5f62748 (patch) | |
tree | 3ce9c580c2445d97615c418218dac43cb963786d /modules/textadept/keys.lua | |
parent | 27c42565b3b1cccf0c2eb5770614b67617de6b48 (diff) | |
download | textadept-190f9aaeb206bfe209291898fae17880d5f62748.tar.gz textadept-190f9aaeb206bfe209291898fae17880d5f62748.zip |
Lots of small LuaDoc improvements (grammar mainly).
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 -- |