-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
[vim version 8.1.1401 on debian ] I've applied the patch from lambdalisue. Now when I type :Minimap
I get:
Error detected while processing function <SNR>33_win_enter_handler[4]..<SNR>33_source_win_enter[1]..<SNR>33_source_move:
line 13:
E716: Key not present in Dictionary: botline
Press ENTER or type command to continue
Error detected while processing function <SNR>33_cursor_move_handler[4]..<SNR>33_source_move:
line 13:
E716: Key not present in Dictionary: botline
Press ENTER or type command to continue
The minimap then loads on the right-hand side. I can Ctrl+w+w
to move the cursor into the minimap window and navigate as expected but if I try to navigate in the main window by pressing j
I get:
Error detected while processing function <SNR>33_cursor_move_handler[4]..<SNR>33_source_move:
line 13:
E716: Key not present in Dictionary: botline
Press ENTER or type command to continue
I can edit/write/quit files as normal, (and navigation is not effected before I type :Minimap
.)
Metadata
Metadata
Assignees
Labels
No labels