FG
💻 Software

Highlighting command line in vim

Fresh5 days ago
Mar 15, 20264956 views
Confidence Score0%
0%

Problem

Is it possible to change the coloring for the command line in vim? I realize that may be somewhat ambiguously stated, so I have some things that should clear it up a little. This image illustrates what I'm talking about: Shown are two lines of the file I'm editing, or in the particular case, the he…

Error Output

hi ______ guifg=#… guibg=#…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Highlighting command line in vim

Low Risk

The Vim cmdline uses the same colors as Normal text and doesn't have its own highlight group.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment