From 190f9aaeb206bfe209291898fae17880d5f62748 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 15 Jun 2016 17:27:55 -0400 Subject: Lots of small LuaDoc improvements (grammar mainly). --- modules/lua/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/lua') diff --git a/modules/lua/init.lua b/modules/lua/init.lua index 1fb007be..b2122d93 100644 --- a/modules/lua/init.lua +++ b/modules/lua/init.lua @@ -20,6 +20,7 @@ M.tags = {_HOME..'/modules/lua/tags', _USERHOME..'/modules/lua/tags'} --- -- Map of expression patterns to their types. +-- Used for type-hinting when showing autocompletions for variables. -- Expressions are expected to match after the '=' sign of a statement. -- @class table -- @name expr_types -- cgit v1.2.3