diff options
Diffstat (limited to 'runtime/doc/dev_tools.txt')
-rw-r--r-- | runtime/doc/dev_tools.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/dev_tools.txt b/runtime/doc/dev_tools.txt index 52513db31d..efc6ce277a 100644 --- a/runtime/doc/dev_tools.txt +++ b/runtime/doc/dev_tools.txt @@ -7,7 +7,9 @@ Tools and techniques for developing Nvim *dev-tools* The following advice is helpful when working on or debugging issues with Nvim -itself. See also |debug.txt| for advice that applies to Vim. +itself. + +TODO: merge |debug.txt| into here. Type |gO| to see the table of contents. |