Note: It is still experimental version.
Please read help for details.
cmdline.vim displays command line in floating window.
Note: cmdline.vim requires Neovim (0.8.0+ and of course, latest is recommended) or Vim 9.0.1276+.
call cmdline#set_option(#{
\ highlight_prompt: 'Statement',
\ highlight_window: 'None',
\ })
Please see: #3