FG

How to open the doc file for a vim plugin?

Fresh3 days ago
Mar 15, 20269023 views
Confidence Score0%
0%

Problem

I just downloaded the Rails vim plugin from here. One of the file that it contain is a doc file that will be extracted to How do I open the content of this help file in ? I tried to no avail.

Error Output

~/.vim/doc/rails.txt

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to open the doc file for a vim plugin?

Low Risk

After installing a new help file into ~/.vim/doc, you need to rebuild the help tags file: Then your command should work.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment