-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Description
Seems like while ab46827 fixing issue #152 (that I've submitted) it actually introduced a few new problems.
For some reason opening :help and deleting buffers in some scenarios are throwing errors. Not silent this time.
I'll keep single issue for two errors I've encountered.
Every time :help window is entered:
Error detected while processing function <SNR>55_SetupAutoCommands[11]..<SNR>55_HighlightEOLWhitespace[1]..<SNR>55_ClearHighlighting:
line 3:
E803: ID not found: 5
Maybe it happens when unlisted buffers are entered.
Sometimes when buffer is deleted (:bdelete):
Error detected while processing function <SNR>55_SetupAutoCommands[30]..<SNR>55_ClearHighlighting:
line 3:
E803: ID not found: 4
Steps to reproduce
- Install/activate this plugin
:edit test.txt:bdelete
And
- Install/activate this plugin
:help
Specs
Windows 10
NVIM v0.8.0 (nightly)
svenstaro, denisw and MrZLeo
Metadata
Metadata
Assignees
Labels
No labels