Closed girishji closed 3 months ago
Following prompt is annoying. It requires the user to press <CR>. It appears whenever cmdline is set to 'neovim'. Happens in Chrome/Firefox.
<CR>
cmdline
'neovim'
This was fixed by setting shortmess option.
shortmess
Following prompt is annoying. It requires the user to press
<CR>
. It appears whenevercmdline
is set to'neovim'
. Happens in Chrome/Firefox.