mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 11:06:16 +10:00
Problem: stderr messages from executing ":!cmd" show up with highlight hl-ErrorMsg. But some shell utilites use stderr for debug logging, progress updates, etc. Solution: Highlight shell command outputs hl-StderrMsg and hl-StdoutMsg.
10 KiB
10 KiB