mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
committed by
Douglas Drumond
parent
6824350c20
commit
3ec129bfc3
@@ -1231,9 +1231,6 @@ fsEventCallback(ConstFSEventStreamRef streamRef,
|
||||
ASLogDebug(@"Toggle CoreText ligatures");
|
||||
BOOL enable = ([sender state] == NSOnState);
|
||||
|
||||
if (enable) {
|
||||
}
|
||||
|
||||
// Update the user default MMRendererLigaturesSupport and synchronize the
|
||||
// change so that any new Vim process will pick up on the changed setting.
|
||||
CFPreferencesSetAppValue(
|
||||
|
||||
Reference in New Issue
Block a user