aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/._M.luadoc
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-05-28 22:40:49 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2014-05-28 22:40:49 -0400
commit4c4377908efc3e634f01b4dbd3d22bd03aff2454 (patch)
treeb7b7a8a4e014449b4390beea5511d7bba766b736 /core/._M.luadoc
parent016a786eddabc2060dc52a75a8db7b77d737116c (diff)
Updated LuaDoc.
Diffstat (limited to 'core/._M.luadoc')
-rw-r--r--core/._M.luadoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/._M.luadoc b/core/._M.luadoc
index 8633050b..18df50d9 100644
--- a/core/._M.luadoc
+++ b/core/._M.luadoc
@@ -20,8 +20,8 @@
--
-- To fully take advantage of Textadept's features, language modules should have
-- at a minimum: run and/or compile commands, an event handler for setting
--- buffer properties like indentation, and if possible, an Adeptsense. Optional
--- features are extra snippets and commands and a context menu.
+-- buffer properties like indentation, and if possible, an autocompleter.
+-- Optional features are extra snippets and commands and a context menu.
--
-- #### Compile and Run
--
@@ -150,5 +150,5 @@
-- {'Autocomplete "end"', M.try_to_autocomplete_end}
-- }
--
--- [context menus]: textadept.menu.html#set_contextmenu
+-- [context menus]: textadept.menu.html#context_menu
module('_M')]]