aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/7_Modules.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2011-09-27 17:09:11 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2011-09-27 17:09:11 -0400
commit43e9f2528415e8f2d43e7ba65f0d4c5b5d5adff4 (patch)
treeb1a32f1bcac7307dd246e96c6eb9556e65bee51d /doc/manual/7_Modules.md
parent090f29d18cc445a067a359febeacad0776e0dc82 (diff)
downloadtextadept-43e9f2528415e8f2d43e7ba65f0d4c5b5d5adff4.tar.gz
textadept-43e9f2528415e8f2d43e7ba65f0d4c5b5d5adff4.zip
Added language-specific context menu support.
Diffstat (limited to 'doc/manual/7_Modules.md')
-rw-r--r--doc/manual/7_Modules.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/7_Modules.md b/doc/manual/7_Modules.md
index 5dd551f1..57845121 100644
--- a/doc/manual/7_Modules.md
+++ b/doc/manual/7_Modules.md
@@ -78,6 +78,11 @@ indentation size. See the module's Lua code for these settings. If you wish to
change them or use different settings, see the
[Customizing Modules](#customizing_modules) section below.
+#### Context Menu
+
+Some language-specific modules add extra actions to the context menu.
+Right-click inside the view to bring up this menu.
+
## Getting Modules
The officially supported language modules are hosted on