aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/6_AdeptEditing.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/6_AdeptEditing.md')
-rw-r--r--doc/manual/6_AdeptEditing.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/6_AdeptEditing.md b/doc/manual/6_AdeptEditing.md
index 62f52a12..911caccc 100644
--- a/doc/manual/6_AdeptEditing.md
+++ b/doc/manual/6_AdeptEditing.md
@@ -28,7 +28,8 @@ suggestion. Press `Return` to complete the selected word.
Textadept has the capability to autocomplete symbols for programming languages
and display API documentation. Lua is of course supported extremely well and
-C/C++ has basic support with the help of [ctags](http://ctags.sf.net).
+C/C++ has basic support with the help of [ctags](http://ctags.sf.net). Symbol
+completion is available by pressing `Ctrl+I` (`~` on Mac OSX).
![Adeptsense Lua](images/adeptsense_lua.png)