Idea
Define custom highlights using extmarks and plugin-defined highlight groups, and implement the following -
- In edit-mode, apply custom highlighting to the fields and their values, as well as dimming empty fields
- Rather than using cursorline highlighting to indicate the current selection to the user in launcher UI, define custom highlighting using neovim extmarks for complete control over the appearance and behavior
Idea
Define custom highlights using extmarks and plugin-defined highlight groups, and implement the following -