aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/gui.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-05-01 17:09:29 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-05-01 17:48:06 +0200
commit45ef3d9d0c5f09e735b984fb6bbb25b27848408c (patch)
tree246f9c749cacacb5c19439b44c2d448117ce7b11 /runtime/doc/gui.txt
parentbc4a2e1576c66ae5eea5463990d73528b3fc75bf (diff)
downloadrneovim-45ef3d9d0c5f09e735b984fb6bbb25b27848408c.tar.gz
rneovim-45ef3d9d0c5f09e735b984fb6bbb25b27848408c.tar.bz2
rneovim-45ef3d9d0c5f09e735b984fb6bbb25b27848408c.zip
doc: Replace hardcoded TOCs with <M-]> advice.
Diffstat (limited to 'runtime/doc/gui.txt')
-rw-r--r--runtime/doc/gui.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt
index 7cf489d769..314799d083 100644
--- a/runtime/doc/gui.txt
+++ b/runtime/doc/gui.txt
@@ -6,12 +6,7 @@
Vim's Graphical User Interface *gui* *GUI*
-1. Starting the GUI |gui-start|
-2. Scrollbars |gui-scrollbars|
-3. Mouse Control |gui-mouse|
-4. Making GUI Selections |gui-selections|
-5. Menus |menus|
-6. Extras |gui-extras|
+ Type <M-]> to see the table of contents.
==============================================================================
1. Starting the GUI *gui-start* *E229* *E233*