mirror of
https://github.com/nordtheme/vim.git
synced 2026-09-10 07:36:23 -04:00
The `vim.lsp.buf.signature_help` function is used to highlight the
active parameter in the signature help [1].
Before this commit the active parameter was not styled differently to
any other parameter which made it hard to distinguish it. This has been
improved by adding support for the `LspSignatureActiveParameter` syntax
highlighting group where the active parameter now uses `nord8` are
foreground color and additionally a font underline with the same color.
[1]:
|
||
|---|---|---|
| .. | ||
| nord.vim | ||