Skip to content

Commit d5bec2f

Browse files
authored
Merge pull request #613 from idbrii/doc-fix-preview
doc: Correct name for OmniSharpPreviewImplementation
2 parents b2a51c5 + 08dc317 commit d5bec2f

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)