-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
Milestone
Description
I think this should fix problems like #3638 and #2953.
Note: ginit.vim
should be sourced when UI reports it is initialized, not directly from main.c
. Also ginit.vim
should probably be renamed to uiinit.vim
: this still even would be compatible because such file is currently not sourced at all, there is only the documentation that states this file should be sourced with the GUI.
kierun