From 0c92501237b94ad9c20bba68716db8500d41be05 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Wed, 25 Apr 2018 09:56:57 +0200 Subject: [PATCH] Prefer vimhelp.appspot.com Because vimdoc.sourceforge.net is outdated. Closes #132 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4554e46..d1628ef 100644 --- a/README.md +++ b/README.md @@ -1143,7 +1143,7 @@ Many of the concepts mentioned above also have _local_ counterparts: | `:cd` | `:lcd` | window | `:h :lcd` | | `` | `` | buffer | `:h maplocalleader` | -[Variables also have different scopes](http://vimdoc.sourceforge.net/htmldoc/usr_41.html#41.2). +[Variables also have different scopes](https://vimhelp.appspot.com/usr_41.txt.html#41.2). # Usage