FG

Vim */dyn support

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

Problem

What does mean the plus sign before in the command's output, e.g.: I didn't find any useful documentation on it. When I run Vim returns 0. When I run it says meaning I should install python (as I understand). So I just can't see the difference between and . What does plus sign give to us? Also what…

Error Output

+python/dyn +python3/dyn +ruby/dyn +tcl/dyn

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim */dyn support

Low Risk

The means that vim binary has that feature. The /dyn means it is dynamically loaded and may or may not have the feature depending on whether or not it can find the dll. see .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment