aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/usr_toc.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/usr_toc.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/usr_toc.txt')
-rw-r--r--runtime/doc/usr_toc.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/runtime/doc/usr_toc.txt b/runtime/doc/usr_toc.txt
index 0dce3eac83..ed14d78d22 100644
--- a/runtime/doc/usr_toc.txt
+++ b/runtime/doc/usr_toc.txt
@@ -48,9 +48,8 @@ Tuning Vim
Reference manual
|reference_toc| More detailed information for all commands
-The user manual is available as a single, ready to print HTML and PDF file
-here:
- http://vimdoc.sf.net
+The user manual is online:
+ https://neovim.io/doc/user
==============================================================================
Getting Started ~