Commit ad0e4f9
committed
Fix Vim breaking guioption 'k' initialization for non-GTK
Recent Vim change (8.1.0626) broke Vim GUI initialization if guioption
'k' is set, by passing the wrong value to the mustset parameter. Patch
around it by making it initialize with the right one in MacVim.1 parent 1a344ac commit ad0e4f9
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
690 | 695 | | |
691 | 696 | | |
692 | 697 | | |
693 | 698 | | |
694 | 699 | | |
| 700 | + | |
695 | 701 | | |
696 | 702 | | |
697 | 703 | | |
| |||
0 commit comments