From c4968611d5d0db3fa2b73bd1c8451a971388c5c5 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 10 Nov 2010 22:31:44 -0500 Subject: Updated LuaDoc; modules/lua/commands.lua --- modules/lua/commands.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/lua/commands.lua b/modules/lua/commands.lua index be33337b..26fb08a1 100644 --- a/modules/lua/commands.lua +++ b/modules/lua/commands.lua @@ -9,8 +9,7 @@ module('_m.lua.commands', package.seeall) -- -- + `Alt+l, m`: Open this module for editing. -- + `Alt+l, g`: Goto file being 'require'd on the current line. --- + `Shift+Return`: Try to autocomplete an `if`, `for`, etc. statement with --- `end`. +-- + `Return`: Try to autocomplete an `if`, `for`, etc. statement with `end`. -- + `.`: When to the right of a known identifier, show an autocompletion list -- of fields. -- + `:`: When to the right of a known identifier, show an autocompletion list -- cgit v1.2.3