From 43e9f2528415e8f2d43e7ba65f0d4c5b5d5adff4 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 27 Sep 2011 17:09:11 -0400 Subject: Added language-specific context menu support. --- doc/manual/7_Modules.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/manual') 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 -- cgit v1.2.3