From fa0593d2339b03b3764f0961d1c0094c9c38278a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 20 Jun 2008 14:09:01 -0400 Subject: Added to LuaDoc for pm.browser; core/.browser.lua --- core/.browser.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/.browser.lua') diff --git a/core/.browser.lua b/core/.browser.lua index 749302e4..6c7c5dde 100644 --- a/core/.browser.lua +++ b/core/.browser.lua @@ -3,7 +3,8 @@ --- -- A model browser for the Textadept project manager. --- It can be loaded by adding to the browsers table in core/ext/pm.lua. +-- It can be loaded by adding to the browsers table in core/ext/pm.lua or by +-- 'require'ing it elsewhere. -- [Dummy file] module('textadept.pm.browser') -- cgit v1.2.3