amix / vimrc

The ultimate Vim configuration (vimrc)
MIT License
30.71k stars 7.3k forks source link

basic.vim: opening command history (q:) causes error #729

Closed magical-heyrovsky closed 1 year ago

magical-heyrovsky commented 1 year ago

The current basic.vim is causing the following error when I type q:

Error detected while processing CursorHold Autocommands for "*": E11: Invalid in command-line window; executes, CTRL-C quits: checktime

Screencast from 2023-03-13 23-08-42.webm

VIM version: 9.0 OS: Ubuntu 22.10

The error does not show up anymore after applying the fix mentioned here on line 42.