From e6dd2a5b38dfe5eb40e744d02f5bf30478d09e29 Mon Sep 17 00:00:00 2001 From: diegorodriguezv Date: Mon, 10 Apr 2023 22:54:57 -0500 Subject: [PATCH] Fix typo :helptags must start with lowercase h or it won't work. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1d428b8..f61d05f3 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ This is useful when your project is big and running all of the tests takes a lon ## Help -Further help can be found in the documentation with `:Helptags` then `:help rust`. +Further help can be found in the documentation with `:helptags` then `:help rust`. Detailed help can be found in the documentation with `:help rust`. Helptags (`:help helptags`) need to be generated for this plugin