Skip to content

Commit 08dc317

Browse files
committed
Correct name for OmniSharpPreviewImplementation
The actual command doesn't have a trailing s.
1 parent b2a51c5 commit 08dc317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/omnisharp-vim.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,9 +412,9 @@ convenient user re-mapping. These can be used like so: >
412412
Displays the definition of the symbol under the cursor in the preview
413413
window
414414

415-
*:OmniSharpPreviewImplementations*
415+
*:OmniSharpPreviewImplementation*
416416
*<Plug>(omnisharp_preview_implementation)*
417-
:OmniSharpPreviewImplementations
417+
:OmniSharpPreviewImplementation
418418
Displays the implementation of the interface/class under the cursor in the
419419
preview window. If more than one implementation exists, the number of
420420
implementations is echoed.

0 commit comments

Comments
 (0)