doc: Replace hardcoded TOCs with <M-]> advice.

This commit is contained in:
Justin M. Keyes
2017-05-01 17:09:29 +02:00
parent bc4a2e1576
commit 45ef3d9d0c
59 changed files with 87 additions and 400 deletions

View File

@@ -9,9 +9,7 @@ Debugging Vim *debug-vim*
This is for debugging Vim itself, when it doesn't work properly.
For debugging Vim scripts, functions, etc. see |debug-scripts|
1. Location of a crash, using gcc and gdb |debug-gcc|
2. Locating memory leaks |debug-leaks|
3. Windows Bug Reporting |debug-win32|
Type <M-]> to see the table of contents.
==============================================================================