We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 050dae0 commit bfe28d4Copy full SHA for bfe28d4
1 file changed
src/os_macosx.m
@@ -33,7 +33,7 @@
33
* gui_mac.c are used then. TODO: remove those instead?
34
* But for MacVim we do need these ones.
35
*/
36
-#if defined(FEAT_CLIPBOARD) && (!defined(FEAT_GUI_ENABLED))
+#if defined(FEAT_CLIPBOARD)
37
38
/* Used to identify clipboard data copied from Vim. */
39
0 commit comments